mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
Fix also with emscripten
This commit is contained in:
parent
891e077b35
commit
8efc3a2fe2
@ -394,7 +394,7 @@ if (USE_OCC)
|
||||
TKXSBase
|
||||
TKernel
|
||||
)
|
||||
if(UNIX AND NOT APPLE AND NOT EMSCRIPTEN)
|
||||
if(UNIX AND NOT APPLE)
|
||||
list(PREPEND OCC_LIBRARIES -Wl,--start-group)
|
||||
list(APPEND OCC_LIBRARIES -Wl,--end-group)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user