mirror of
https://github.com/schnaader/precomp-cpp
synced 2026-08-23 00:23:04 -04:00
parent
75493405d7
commit
b42225378a
1 changed files with 2 additions and 0 deletions
|
|
@ -124,3 +124,5 @@ add_executable(precomp ${GIF_SRC} ${BZIP_SRC} ${ZLIB_SRC} ${PACKARI_SRC}
|
|||
if (UNIX)
|
||||
target_link_libraries(precomp Threads::Threads)
|
||||
endif()
|
||||
|
||||
install(TARGETS precomp DESTINATION bin)
|
||||
Loading…
Add table
Add a link
Reference in a new issue