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.
1 parent 7c24ea3 commit 27168f4Copy full SHA for 27168f4
core/CMakeLists.txt
@@ -25,4 +25,6 @@ endif()
25
26
# Specify the include directories for users of the library
27
target_include_directories(
28
- codspeed PUBLIC $<BUILD_INTERFACE:${PROJECT_SOURCE_DIR}/include>)
+ codspeed
29
+ PUBLIC $<BUILD_INTERFACE:${PROJECT_SOURCE_DIR}/include>
30
+)
0 commit comments