From b5b14cd452881aed460f29c0ef52a877b35f0439 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sun, 7 Oct 2018 16:09:34 +0200 Subject: cmake conversion Signed-off-by: gregory guy --- doc/en/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/en/CMakeLists.txt (limited to 'doc/en/CMakeLists.txt') diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt new file mode 100644 index 0000000..51feb67 --- /dev/null +++ b/doc/en/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory( ${PROJECT_NAME} ) -- cgit v1.2.1