]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TEvtGen/Tauola/CMakeLists.txt
Fixes for object target dependencies
[u/mrichter/AliRoot.git] / TEvtGen / Tauola / CMakeLists.txt
index 56b45b53f7c86709c8fef6454f1b3e9700b33b4e..2454421fb80b43b7581439353d6fa39b8b9d6ffb 100644 (file)
@@ -72,8 +72,8 @@ add_library(${MODULE} SHARED ${SRCS} ${FSRCS})
 # Do not generate the ROOT map
 
 # Additional compilation flags
-set( CMAKE_Fortran_FLAGS "-O2 -fPIC -fno-automatic -fno-backslash -ffixed-line-length-132")
-set_target_properties(${MODULE} PROPERTIES COMPILE_FLAGS "-O -g")
+set( CMAKE_Fortran_FLAGS "-O2  -fno-automatic -fno-backslash -ffixed-line-length-132")
+set_target_properties(${MODULE} PROPERTIES COMPILE_FLAGS "")
 target_link_libraries(${MODULE} )
 
 # System dependent: Modify the way the library is build