mirror of
https://github.com/fumiama/simple-protobuf.git
synced 2026-06-10 19:40:28 +08:00
规范install
This commit is contained in:
@@ -12,4 +12,4 @@ add_executable(t test.c)
|
|||||||
target_link_libraries(t spb)
|
target_link_libraries(t spb)
|
||||||
|
|
||||||
INSTALL(TARGETS spb LIBRARY DESTINATION lib)
|
INSTALL(TARGETS spb LIBRARY DESTINATION lib)
|
||||||
INSTALL(TARGETS spb PUBLIC_HEADER DESTINATION include)
|
INSTALL(FILES simple_protobuf.h DESTINATION include)
|
||||||
Reference in New Issue
Block a user