make bigobj public
This commit is contained in:
@@ -47,7 +47,7 @@ else ()
|
|||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
if (MSVC)
|
if (MSVC)
|
||||||
target_compile_options(OpenMeshCore PRIVATE /bigobj)
|
target_compile_options(OpenMeshCore PUBLIC /bigobj)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
# Add core as dependency before fixbundle
|
# Add core as dependency before fixbundle
|
||||||
|
|||||||
Reference in New Issue
Block a user