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