diff options
Diffstat (limited to 'lilo-config/CMakeLists.txt')
-rw-r--r-- | lilo-config/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lilo-config/CMakeLists.txt b/lilo-config/CMakeLists.txt new file mode 100644 index 0000000..43cb7b8 --- /dev/null +++ b/lilo-config/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +add_subdirectory( common ) +add_subdirectory( kde ) +#add_subdirectory( qt ) +#add_subdirectory( kde-qt-common ) |