mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
Compilation under Windows.
This commit is contained in:
parent
ee9734889c
commit
7dbab99806
@ -41,6 +41,9 @@ ADD_DEFINITIONS(
|
||||
${OMNIORB_DEFINITIONS}
|
||||
)
|
||||
|
||||
IF(WIN32)
|
||||
ADD_DEFINITIONS(-DNOGDI)
|
||||
ENDIF(WIN32)
|
||||
|
||||
# libraries to link to
|
||||
SET(_link_LIBRARIES
|
||||
|
Loading…
Reference in New Issue
Block a user