Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 996acc5

Browse files
authored
Feat: add CPack support (yhirose#1950)
1 parent 7c4799d commit 996acc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,8 @@ if(HTTPLIB_INSTALL)
299299
# ex: /usr/share/doc/httplib/README.md and /usr/share/licenses/httplib/LICENSE
300300
install(FILES "README.md" DESTINATION "${CMAKE_INSTALL_DOCDIR}")
301301
install(FILES "LICENSE" DESTINATION "${CMAKE_INSTALL_DATADIR}/licenses/${PROJECT_NAME}")
302+
303+
include(CPack)
302304
endif()
303305

304306
if(HTTPLIB_TEST)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /