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 69ff393 commit 71fb56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildscripts/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ ExternalProject_Add(libcollada
-DBoost_INCLUDE_DIR=${prefix}/include
-DHAVE_STRTOQ=0
-DUSE_FILE32API=1
-DCMAKE_CXX_FLAGS=--Dauto_ptr=unique_ptr
-D CMAKE_CXX_FLAGS='-Dauto_ptr=unique_ptr'
-DCMAKE_CXX_FLAGS=--std=c++11


Expand Down

0 comments on commit 71fb56e

Please sign in to comment.