mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 13:04:56 +00:00
Disable cotire unity build
This commit is contained in:
@@ -28,6 +28,7 @@ target_link_libraries(hecl
|
||||
${ZLIB_LIBRARIES} ${LZO_LIB} ${PLAT_LIBS} ${BOO_SYS_LIBS})
|
||||
|
||||
if(COMMAND cotire)
|
||||
set_target_properties(hecl PROPERTIES COTIRE_ADD_UNITY_BUILD FALSE)
|
||||
cotire(hecl)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user