restructure
This commit is contained in:
parent
08d2c96590
commit
2c4198fbc6
5 changed files with 13 additions and 1 deletions
|
|
@ -12,3 +12,5 @@ target_include_directories(gbnet PRIVATE ${ZLIB_INCLUDE_DIRS})
|
|||
target_link_options(gbnet PRIVATE ${ZLIB_LDFLAGS_OTHER})
|
||||
target_link_directories(gbnet PRIVATE ${ZLIB_LIBRARY_DIRS})
|
||||
target_link_libraries(gbnet PRIVATE ${ZLIB_LIBRARIES})
|
||||
|
||||
install_target(gbnet)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue