]> Creatis software - bbtk.git/commitdiff
Add template line
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 18 Jun 2008 08:39:07 +0000 (08:39 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 18 Jun 2008 08:39:07 +0000 (08:39 +0000)
kernel/appli/bbCreatePackage/void-Package/CMakeLists.txt

index fd6bf58452fc57684193ec2f18c1e04a68cfb936..4ec677d517a2199e4408eb8ade5f5f344c500c33 100644 (file)
@@ -120,6 +120,14 @@ SET(${BBTK_PACKAGE_NAME}_LIBS
   )
 #===========================================================================
 
+
+#===========================================================================
+# IF NEEDED : UNCOMMENT NEXT LINE 
+# AND LIST ADDITIONNAL DIRECTORIES 
+# IN WHICH TO LOOK FOR LIBRARIES TO LINK AGAINST
+# LINK_DIRECTORIES()
+#===========================================================================
+
 #===========================================================================
 # SET TO TRUE TO HAVE INFORMATION ON LIBRARIES FOUND DURING CMAKE CONFIGURE
 SET(FIND_PACKAGE_VERBOSE TRUE)