From 51f930cf3a17215ab932b234f526109a9624fc9d Mon Sep 17 00:00:00 2001 From: jean-pierre roux Date: Tue, 31 May 2011 10:09:58 +0000 Subject: [PATCH] Ass a user intented comment --- appli/creaNewProject/NewProject/lib/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appli/creaNewProject/NewProject/lib/CMakeLists.txt b/appli/creaNewProject/NewProject/lib/CMakeLists.txt index 76511e0..3ea64ee 100644 --- a/appli/creaNewProject/NewProject/lib/CMakeLists.txt +++ b/appli/creaNewProject/NewProject/lib/CMakeLists.txt @@ -9,7 +9,7 @@ SET(${LIBRARY_NAME}_INSTALL_FOLDER ${LIBRARY_NAME}) # USER! : Give the list of your Libraries - +# NO extention .so/.dll; ONLY name! SET(${LIBRARY_NAME}_LIBRARIES # ___Your_library_one___here___ # ___Your_library_two___here___ -- 2.45.1