mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-15 01:08:27 +00:00
Change library name to cpp-httplib (#1854)
This commit is contained in:
parent
d44031615d
commit
67fd7e3d09
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@ if(HTTPLIB_COMPILE)
|
|||
PROPERTIES
|
||||
VERSION ${${PROJECT_NAME}_VERSION}
|
||||
SOVERSION "${${PROJECT_NAME}_VERSION_MAJOR}.${${PROJECT_NAME}_VERSION_MINOR}"
|
||||
OUTPUT_NAME cpp-httplib
|
||||
)
|
||||
else()
|
||||
# This is for header-only.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue