Skip to content

Commit 902f6c0

Browse files
committed
test2
1 parent bc1472a commit 902f6c0

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
@@ -13,6 +13,7 @@ configure_file(version.h.in version.h)
1313
add_executable(print_ip print_ip.cpp)
1414

1515
install(TARGETS print_ip RUNTIME DESTINATION bin)
16+
1617
set(CPACK_GENERATOR DEB)
1718

1819
set(CPACK_PACKAGE_VERSION_MAJOR "${PROJECT_VERSION_MAJOR}")

0 commit comments

Comments
 (0)