Merge pull request #7728 from arduent/master
[PATH] add OCC header/libdir to Path/libarea
This commit is contained in:
@@ -10,10 +10,13 @@ endif(MSVC)
|
||||
|
||||
include_directories(
|
||||
${PYTHON_INCLUDE_DIRS}
|
||||
${OCC_INCLUDE_DIR}
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_SOURCE_DIR}/src/Mod/Import/App/dxf
|
||||
)
|
||||
|
||||
link_directories(${OCC_LIBRARY_DIR})
|
||||
|
||||
|
||||
if(NOT FREECAD_USE_PYBIND11)
|
||||
if(NOT FREECAD_LIBPACK_USE OR FREECAD_LIBPACK_CHECKFILE_CLBUNDLER)
|
||||
|
||||
Reference in New Issue
Block a user