mirror of
https://github.com/AxioDL/amuse.git
synced 2025-08-10 22:19:22 +00:00
Disable cotire unity build
This commit is contained in:
parent
985994a291
commit
3f9a91b0ab
@ -91,6 +91,7 @@ if(COMMAND add_sanitizers)
|
|||||||
add_sanitizers(amuse)
|
add_sanitizers(amuse)
|
||||||
endif()
|
endif()
|
||||||
if(COMMAND cotire)
|
if(COMMAND cotire)
|
||||||
|
set_target_properties(amuse PROPERTIES COTIRE_ADD_UNITY_BUILD FALSE)
|
||||||
cotire(amuse)
|
cotire(amuse)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user