]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Propagate the definitions needed to compile CERNLIB files (CMake)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 20 Oct 2008 08:58:03 +0000 (08:58 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 20 Oct 2008 08:58:03 +0000 (08:58 +0000)
MICROCERN/CMakeLists.txt

index b2ee4393142e5c34f9162ab23a5b8863625770d9..49ac1e399dde76f23b8f19e0c76ad81491fd62fb 100644 (file)
@@ -17,6 +17,8 @@ ${ROOT_LIBRARY_DIR}
 
 link_directories( ${LINK_DIRECTORIES})
 
+ADD_DEFINITIONS( ${CLIBDEFS} )
+
 SetModule()
 
 include(CMake_libMICROCERN.txt)