Skip to content
Snippets Groups Projects
Commit 4110230f authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

clean

parent 985f885b
No related branches found
No related tags found
No related merge requests found
......@@ -44,9 +44,6 @@ if(UNIX AND NOT APPLE)
endif(UNIX AND NOT APPLE)
target_link_libraries(${PYTHON_MODULE} PRIVATE ${LIBRARY_NAME} ${PROJECT_NAME})
target_link_boost_python(${PYTHON_MODULE} PRIVATE)
target_include_directories(${PYTHON_MODULE} SYSTEM
PRIVATE ${PYTHON_INCLUDE_DIRS})
# Test it
add_python_unit_test("test-custom-entity" "tests/test_custom_entity.py" src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment