mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-02 04:24:28 +05:00
Win32 compatibility
This commit is contained in:
parent
b0494784bf
commit
12122ec111
@ -42,6 +42,9 @@ ADD_DEFINITIONS(
|
|||||||
${OMNIORB_DEFINITIONS}
|
${OMNIORB_DEFINITIONS}
|
||||||
${CAS_DEFINITIONS}
|
${CAS_DEFINITIONS}
|
||||||
)
|
)
|
||||||
|
IF(WIN32)
|
||||||
|
ADD_DEFINITIONS(-DNOGDI)
|
||||||
|
ENDIF(WIN32)
|
||||||
|
|
||||||
# libraries to link to
|
# libraries to link to
|
||||||
SET(_link_LIBRARIES
|
SET(_link_LIBRARIES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user