diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-03-14 14:45:40 +0100 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-03-18 18:57:51 +0900 |
commit | c2aeadd30ff54cdd7482cbc94e6c730657ebc376 (patch) | |
tree | 6a23e342c7cc640fef9adb9ba19986980ad11f0d /doc/CMakeLists.txt | |
parent | bc4c38d3d08c7a6e2d2b52f9eaf8a84da6c3f73d (diff) | |
download | kstreamripper-c2aeadd30ff54cdd7482cbc94e6c730657ebc376.tar.gz kstreamripper-c2aeadd30ff54cdd7482cbc94e6c730657ebc376.zip |
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 6d5cbbbea9dd0b8bafb91cdf13366b45da9c61d1)
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt new file mode 100644 index 0000000..6d0aa9f --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1 @@ +tde_auto_add_subdirectories( ) |