Skip to content

Commit 3736049

Browse files
authored
make install
1 parent bb613a5 commit 3736049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ target_link_libraries(trojan ${OPENSSL_LIBRARIES})
1414
if(WIN32)
1515
target_link_libraries(trojan wsock32 ws2_32)
1616
endif()
17+
install(TARGETS trojan DESTINATION bin)

0 commit comments

Comments
 (0)