diff options
author | gregory guy <[email protected]> | 2020-03-14 14:45:40 +0100 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-03-14 16:04:08 +0100 |
commit | 6d5cbbbea9dd0b8bafb91cdf13366b45da9c61d1 (patch) | |
tree | cba15b0042f1ad98af0c917e8f71affcd8f99fc0 /doc/CMakeLists.txt | |
parent | 60e467f0f8473b9cf358284828722868b77d1045 (diff) | |
download | kstreamripper-6d5cbbbea9dd0b8bafb91cdf13366b45da9c61d1.tar.gz kstreamripper-6d5cbbbea9dd0b8bafb91cdf13366b45da9c61d1.zip |
Conversion to the cmake building system.
Signed-off-by: gregory guy <[email protected]>
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( ) |