parent
397fa374a3
commit
c53903ff0b
|
@ -20,6 +20,7 @@ set(ASSIMP_PACKAGE_VERSION "0" CACHE STRING "the package-specific version used f
|
||||||
|
|
||||||
# Needed for openddl_parser config, no use of c++11 at this moment
|
# Needed for openddl_parser config, no use of c++11 at this moment
|
||||||
add_definitions( -DOPENDDL_NO_USE_CPP11 )
|
add_definitions( -DOPENDDL_NO_USE_CPP11 )
|
||||||
|
set_property( GLOBAL PROPERTY CXX_STANDARD 11 )
|
||||||
|
|
||||||
# Get the current working branch
|
# Get the current working branch
|
||||||
execute_process(
|
execute_process(
|
||||||
|
|
Loading…
Reference in New Issue