Skip to content

Commit

Permalink
"\ "
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKeating committed Feb 25, 2025
1 parent 382d245 commit 96daa9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ endif()
if(EMSCRIPTEN)
set(EXTRA_BOOST_CMAKE_ARGS
-DBOOST_DISABLE_THREADING=ON
-DCMAKE_CXX_FLAGS=-fdeclspec;-pthread
-DCMAKE_CXX_FLAGS="-fdeclspec\ -pthread"
)
endif()

Expand Down

0 comments on commit 96daa9d

Please sign in to comment.