mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-30 04:20:33 +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 =
|
||||
|
||||
# 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
|
||||
LDFLAGS += $(OCC_KERNEL_LIBS) \
|
||||
-L${KERNEL_ROOT_DIR}/lib/salome \
|
||||
|
Loading…
Reference in New Issue
Block a user