We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1f3a57 + a0e2f57 commit 7f3c0d9Copy full SHA for 7f3c0d9
src/CMakeLists.txt
@@ -68,3 +68,4 @@ if(MSVC)
68
add_definitions(-D_CRT_SECURE_NO_WARNINGS)
69
endif()
70
itk_module_add_library(PerformanceBenchmarking ${PerformanceBenchmarking_SRCS})
71
+target_include_directories(PerformanceBenchmarking PRIVATE ${CMAKE_BINARY_DIR}/include)
0 commit comments