From b1e96d2f19691cf4ba5247c5042b0238e71676b1 Mon Sep 17 00:00:00 2001 From: jpr <> Date: Tue, 31 May 2011 12:10:19 +0000 Subject: [PATCH] Fix comments --- CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 283d192..0dca957 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -108,8 +108,7 @@ MARK_AS_ADVANCED( INCLUDE_DIRECTORIES( ${PROJECT_BINARY_DIR} - # // if the previous one is not enough : (JPRx) - # Add here the directories holding the .h you need + # USER! : Add here the directories holding the .h you need # ${PROJECT_SOURCE_DIR}/lib/_YOUR_OWN_LIBRARY_SOURCE_DIRECTORY_ -- 2.45.1