Skip to content
Snippets Groups Projects
Unverified Commit 6a586fc1 authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

Merge pull request #301 from nim65s/devel

CMake: typo
parents 9b85514c 28a8d1f4
No related branches found
No related tags found
No related merge requests found
Pipeline #20721 passed with warnings
......@@ -219,7 +219,7 @@ modernize_target_link_libraries(
TARGETS
Python3::NumPy
INCLUDE_DIRS
${NUMPY_INCLUDE_DIR})
${NUMPY_INCLUDE_DIRS})
target_include_directories(${PROJECT_NAME} SYSTEM
PRIVATE ${PYTHON_INCLUDE_DIRS})
......
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