diff options
author | gregory guy <[email protected]> | 2019-04-22 13:50:56 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-05-04 19:01:30 +0200 |
commit | 2081231055036761b680dabdf3daaaef56d339ec (patch) | |
tree | 83c7eb173b897eed9480c67689fcf50699a27122 /doc/CMakeLists.txt | |
parent | 0c2334c1fd93271a90e010a5c298941d44d8c6f6 (diff) | |
download | knemo-2081231055036761b680dabdf3daaaef56d339ec.tar.gz knemo-2081231055036761b680dabdf3daaaef56d339ec.zip |
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 48dfd726a278af29437e94d4ea2910ad60eef12c)
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 ) |