You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
581 B
Plaintext
12 lines
581 B
Plaintext
################################################################################
|
|
# TDEAlternatives - alternatives configuration module for TDE #
|
|
# #
|
|
# Improvements and feedback are welcome! #
|
|
# This software is licensed under the terms of the GNU GPL v3 license. #
|
|
################################################################################
|
|
|
|
cmake_minimum_required( VERSION 3.1 )
|
|
|
|
include( TDEL10n )
|
|
tde_l10n_auto_add_subdirectories( )
|