Skip to content

Commit

Permalink
Generate dimension header file for Support.cpp.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Oct 31, 2017
1 parent 9acf34b commit 64ccb1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ foreach(infileName ${inFiles})
endforeach()

add_library(${PDAL_TEST_SUPPORT_OBJS} OBJECT Support.cpp)
add_dependencies(${PDAL_TEST_SUPPORT_OBJS} generate_dimension_hpp)
target_include_directories(${PDAL_TEST_SUPPORT_OBJS}
PRIVATE
${ROOT_DIR}
Expand Down

0 comments on commit 64ccb1f

Please sign in to comment.