Skip to content
Snippets Groups Projects
Commit 864d44fa authored by Simon Oehrl's avatar Simon Oehrl
Browse files

Add dependency to pynesci

parent d2ec55c2
Branches
Tags
No related merge requests found
......@@ -34,7 +34,7 @@ add_python_module(
HEADERS ${HEADERS}
PYTHON_SOURCES ${PYTHON_SOURCES}
INCLUDE_DIRECTORIES ${CMAKE_CURRENT_SOURCE_DIR}
LINK_LIBRARIES Boost::python${PYTHON_VERSION_MAJOR}${PYTHON_VERSION_MINOR} Boost::disable_autolinking conduit
LINK_LIBRARIES Boost::python${PYTHON_VERSION_MAJOR}${PYTHON_VERSION_MINOR} Boost::disable_autolinking conduit nesci::nesci
OUTPUT_DIRECTORY ${PYNESCI_OUTPUT_DIR}
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment