diff options
Diffstat (limited to 'libksirtet/CMakeLists.txt')
-rw-r--r-- | libksirtet/CMakeLists.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libksirtet/CMakeLists.txt b/libksirtet/CMakeLists.txt new file mode 100644 index 00000000..330666ba --- /dev/null +++ b/libksirtet/CMakeLists.txt @@ -0,0 +1,5 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +add_subdirectory( base ) +add_subdirectory( lib ) +add_subdirectory( common ) |