Skip to content

Commit

Permalink
DISABLE
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKeating committed Feb 25, 2025
1 parent 407e3a0 commit c750e9d
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
-DCMAKE_CXX_FLAGS="-fdeclspec -pthread"
-DCMAKE_REQUIRE_FIND_PACKAGE_THREADS=OFF
-DCMAKE_DISABLE_FIND_PACKAGE_THREADS=ON
)
endif()

Expand Down

0 comments on commit c750e9d

Please sign in to comment.