]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA8/pythia8175/CMakeLists.txt
Fixes for object target dependencies
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8175 / CMakeLists.txt
index 7879e995ab4bf2dcc5691d6c499c60cbf27eeb03..0fcdee6e421639296bd1a3148a44eb1f5c598891 100644 (file)
@@ -92,7 +92,7 @@ add_library(${MODULE} SHARED ${SRCS})
 # Do not generate the ROOT map
 
 # Additional compilation flags
-set_target_properties(${MODULE} PROPERTIES COMPILE_FLAGS "-O -g")
+set_target_properties(${MODULE} PROPERTIES COMPILE_FLAGS "")
 target_link_libraries(${MODULE} )
 
 # System dependent: Modify the way the library is build