]> Creatis software - crea.git/commit
* creaNewProject template_lib updated
authorguigues <guigues>
Tue, 30 Sep 2008 08:35:48 +0000 (08:35 +0000)
committerguigues <guigues>
Tue, 30 Sep 2008 08:35:48 +0000 (08:35 +0000)
commit0e6fcae5b79fbc6c876d8774015c548128c856a2
tree1ca2b5cdefd5f5316fabeee875bd4b7a320cd421
parent79358c74d60247bf322fc38d38ce7d95a6c41abf
* creaNewProject template_lib updated
* new macros : CREA_ADD_LIBRARY / CREA_MANAGE_SHARED_LIBRARY
CMakeLists.txt
appli/creaNewProject/NewProject/CMakeLists.txt.in
appli/creaNewProject/NewProject/lib/CMakeLists.txt [new file with mode: 0644]
appli/creaNewProject/NewProject/lib/template_lib/CMakeLists.txt [new file with mode: 0644]
cmake/CREAMacro_AddLibrary.cmake [new file with mode: 0644]
cmake/CREAMacro_InstallLibraryForCMake.cmake [moved from cmake/CREAMacro_InstallLibrary.cmake with 96% similarity]
cmake/CREAMacro_ManageSharedLibrary.cmake [new file with mode: 0644]
cmake/CREAMacros.cmake
cmake/LIBRARY_NAMEDLLImportExport.h.in [new file with mode: 0644]
src/CMakeLists.txt