summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>2014-03-13 13:51:22 +0100
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>2014-03-13 15:38:18 +0100
commitb3f0019b1e8c118e7f96248d143f43a02c05a4e7 (patch)
tree88c7c8f8c0e8b6dbdfe291c5616c3c764663c469 /CMakeLists.txt
parentd89321911038079248de90043b93121d30221033 (diff)
downloadlibrua-b3f0019b1e8c118e7f96248d143f43a02c05a4e7.tar.gz
librua-b3f0019b1e8c118e7f96248d143f43a02c05a4e7.tar.bz2
librua-b3f0019b1e8c118e7f96248d143f43a02c05a4e7.zip
Change-Id: Id7c94d63a29e672881a524728928f33ae4c77889 Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 29acdc2..6200a85 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,4 +41,4 @@ INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.pc DESTINATION ${LIB_I
INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/include/rua.h DESTINATION include/${PROJECT_NAME})
-#ADD_SUBDIRECTORY(test)
+ADD_SUBDIRECTORY(test)