Skip to content

Commit

Permalink
cmake install rules
Browse files Browse the repository at this point in the history
  • Loading branch information
ayaankhan98 committed Dec 5, 2020
1 parent 9b2745d commit 4d7283b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Expand Up @@ -64,3 +64,5 @@ else()

add_custom_target(amalgamation ALL DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/crow_all.h)
endif()

install(FILES ${CMAKE_CURRENT_BINARY_DIR}/crow_all.h DESTINATION include)

0 comments on commit 4d7283b

Please sign in to comment.