Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
A.Ivanyuk committed Dec 10, 2021
1 parent 68cab52 commit 03473df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project(ip_filter)

add_executable(ip_filter ip_filter_main.cpp)

install(TARGETS ip_filter)
install(TARGETS ip_filter_main.cpp)

#add_subdirectory(libs)
#add_subdirectory(main)
Expand Down

0 comments on commit 03473df

Please sign in to comment.