Skip to content

Commit

Permalink
install psmove_config.h to include dir
Browse files Browse the repository at this point in the history
  • Loading branch information
MooseTheBrown committed Nov 2, 2023
1 parent 3539912 commit 890bc5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ install(TARGETS ${PSMOVEAPI_INSTALL_TARGETS}
)

install(FILES ${PSMOVEAPI_HEADERS} DESTINATION include/psmoveapi)
install(FILES ${CMAKE_BINARY_DIR}/psmove_config.h DESTINATION include/psmoveapi)
install(FILES README.md COPYING DESTINATION share/psmoveapi)

message("")
Expand Down

0 comments on commit 890bc5c

Please sign in to comment.