Skip to content

Commit

Permalink
Merge pull request #14 from raimis/fix_header
Browse files Browse the repository at this point in the history
Install gau2grid_pragma.h
  • Loading branch information
dgasmith committed Jul 4, 2018
2 parents 049e8e2 + 2881bb4 commit 757e615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ include(CMakePackageConfigHelpers)
set(PN ${PROJECT_NAME})

install(FILES ${CMAKE_CURRENT_BINARY_DIR}/gau2grid.h
${CMAKE_CURRENT_BINARY_DIR}/gau2grid_pragma.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/${PN})

install(TARGETS gg
Expand Down

0 comments on commit 757e615

Please sign in to comment.