mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 13:14:58 +00:00
Disable cotire unity build
This commit is contained in:
@@ -91,6 +91,7 @@ if(COMMAND add_sanitizers)
|
||||
add_sanitizers(amuse)
|
||||
endif()
|
||||
if(COMMAND cotire)
|
||||
set_target_properties(amuse PROPERTIES COTIRE_ADD_UNITY_BUILD FALSE)
|
||||
cotire(amuse)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user