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