Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
filip-szweda committed Oct 5, 2023
1 parent a4edd2e commit fb36380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebpfdiscoverysrv/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ add_executable(${TARGET} ${SOURCES})

target_link_libraries(${TARGET} Boost::program_options)
target_link_libraries(${TARGET} ebpfdiscovery)
target_compile_definitions(${TARGET} VERSION=${VERSION})
target_compile_definitions(${TARGET} PROJECT_VERSION=${PROJECT_VERSION})

0 comments on commit fb36380

Please sign in to comment.