From 9fc3ee5525654f84963f2f3e159d95ea041eaffb 2017-05-24 08:31:10 From: mperrinel Date: 2017-05-24 08:31:10 Subject: [PATCH] Factorisation des commentaires inutiles --- diff --git a/cmake/sciqlop_applications.cmake b/cmake/sciqlop_applications.cmake index 6486641..94dc1cb 100644 --- a/cmake/sciqlop_applications.cmake +++ b/cmake/sciqlop_applications.cmake @@ -8,18 +8,10 @@ SET (LIBRARY_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR}/dist/${CMAKE_BUILD_TYPE}) # -# Compile the core +# Compile the diffents modules # ADD_SUBDIRECTORY("${CMAKE_SOURCE_DIR}/sqpcore") - -# -# Compile the gui -# #ADD_SUBDIRECTORY("${CMAKE_SOURCE_DIR}/sqpgui") - -# -# Compile the app -# ADD_SUBDIRECTORY("${CMAKE_SOURCE_DIR}/sqpapp") #