Skip to content

Commit f040428

Browse files
committed
tests: add generated include path for version header
1 parent 996287a commit f040428

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ set_target_properties(keen-pbr-tests PROPERTIES
5151
target_compile_definitions(keen-pbr-tests PRIVATE KEEN_PBR3_TESTING)
5252

5353
target_include_directories(keen-pbr-tests PRIVATE
54+
${KEEN_PBR_GENERATED_INCLUDE_DIR}
5455
${CMAKE_SOURCE_DIR}/include
5556
${CMAKE_SOURCE_DIR}/src
5657
${CMAKE_SOURCE_DIR}/third_party/doctest

0 commit comments

Comments
 (0)