diff options
author | gregory guy <[email protected]> | 2018-10-07 16:09:34 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-10-19 13:52:08 +0200 |
commit | fe871e3488b50f86afa132cff66719e4052330c3 (patch) | |
tree | 615bb4f21a2c24cb0bd33a77ee2cb661310fa182 /doc/CMakeLists.txt | |
parent | d2f5298b76f6fffedc1c60dea368dacd6ebe57b2 (diff) | |
download | kbiff-fe871e3488b50f86afa132cff66719e4052330c3.tar.gz kbiff-fe871e3488b50f86afa132cff66719e4052330c3.zip |
cmake conversion
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit b5b14cd452881aed460f29c0ef52a877b35f0439)
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt new file mode 100644 index 0000000..edfdf27 --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1,6 @@ +tde_auto_add_subdirectories( ) + +#add_subdirectory( de ) +#add_subdirectory( en ) +#add_subdirectory( es ) +#add_subdirectory( fr ) |