Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Sisah2 authored Dec 8, 2023
1 parent 2561ce7 commit 645f88e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions buildscripts/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,10 @@ ExternalProject_Add(libcollada
-DBoost_INCLUDE_DIR=${prefix}/include
-DHAVE_STRTOQ=0
-DUSE_FILE32API=1
-DCMAKE_CXX_FLAGS=--Dauto_ptr=unique_ptr
-DCMAKE_CXX_FLAGS=--std=c++11


BUILD_COMMAND ${wrapper_command} $(MAKE)

INSTALL_COMMAND ${wrapper_command} $(MAKE) install
Expand Down

0 comments on commit 645f88e

Please sign in to comment.