Skip to content

Commit

Permalink
Added missing header to installation script
Browse files Browse the repository at this point in the history
  • Loading branch information
drojaazu committed Apr 19, 2022
1 parent 2034826 commit f70d78b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chrgfx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ set(HEADERS
${CMAKE_CURRENT_SOURCE_DIR}/inc/builtin_defs.hpp
${CMAKE_CURRENT_SOURCE_DIR}/inc/chrconv.hpp
${CMAKE_CURRENT_SOURCE_DIR}/inc/chrdef.hpp
${CMAKE_CURRENT_SOURCE_DIR}/inc/chrgfx.hpp
${CMAKE_CURRENT_SOURCE_DIR}/inc/colconv.hpp
${CMAKE_CURRENT_SOURCE_DIR}/inc/coldef.hpp
${CMAKE_CURRENT_SOURCE_DIR}/inc/custom.hpp
Expand Down

0 comments on commit f70d78b

Please sign in to comment.