Add option for experimental use of thread in Web
Might not run well in certain browsers, requires rebuilding all dependencies for Web with `pthread` enabled. Disabled by default (for now).
This commit is contained in:
@@ -37,3 +37,5 @@ FIND_PACKAGE(PxShared REQUIRED)
|
||||
|
||||
# Include all of the projects
|
||||
INCLUDE(NvCloth.cmake)
|
||||
|
||||
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${NVCLOTH_CXX_FLAGS}")
|
||||
|
||||
Reference in New Issue
Block a user