mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 13:30:34 +05:00
fix cmake file for ngcore
This commit is contained in:
parent
5602322e94
commit
a4f4b6c1be
@ -1,5 +1,5 @@
|
||||
|
||||
add_library(ngcore SHARED archive.cpp logging.cpp flags.cpp)
|
||||
add_library(ngcore SHARED archive.cpp logging.cpp)
|
||||
|
||||
target_compile_definitions(ngcore PRIVATE NGCORE_EXPORTS)
|
||||
if(NOT WIN32)
|
||||
|
Loading…
Reference in New Issue
Block a user