diff options
author | gregory guy <g-gregory@gmx.fr> | 2018-10-20 16:37:27 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-11-03 20:28:49 +0100 |
commit | a63b9b15ca806337081c1e2126559be21fc3b7fe (patch) | |
tree | cff64be03d77f84555c7fa593298415887844de1 /doc/CMakeLists.txt | |
parent | 3050c585ec2443470d87cfc8793f4809139ff0a8 (diff) | |
download | kkbswitch-a63b9b15ca806337081c1e2126559be21fc3b7fe.tar.gz kkbswitch-a63b9b15ca806337081c1e2126559be21fc3b7fe.zip |
converios to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
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..c938175 --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory( en ) |