mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-05-06 12:20:48 +05:00
To compile binary file
This commit is contained in:
parent
7854490c9c
commit
5a2bc9cd64
@ -64,7 +64,7 @@ BIN_CLIENT_IDL =
|
|||||||
BIN_SERVER_IDL =
|
BIN_SERVER_IDL =
|
||||||
|
|
||||||
# additionnal information to compil and link file
|
# additionnal information to compil and link file
|
||||||
CPPFLAGS += $(OCC_INCLUDES) -I${KERNEL_ROOT_DIR}/include/salome
|
CPPFLAGS += $(OCC_INCLUDES) -I${KERNEL_ROOT_DIR}/include/salome $(BOOST_CPPFLAGS)
|
||||||
CXXFLAGS += $(OCC_CXXFLAGS) -I${KERNEL_ROOT_DIR}/include/salome
|
CXXFLAGS += $(OCC_CXXFLAGS) -I${KERNEL_ROOT_DIR}/include/salome
|
||||||
LDFLAGS += $(OCC_KERNEL_LIBS) \
|
LDFLAGS += $(OCC_KERNEL_LIBS) \
|
||||||
-L${KERNEL_ROOT_DIR}/lib/salome \
|
-L${KERNEL_ROOT_DIR}/lib/salome \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user