Skip to content

Commit 78a76f9

Browse files
committed
cmake: Remove inexistant dependencies
1 parent 95c2c36 commit 78a76f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ add_executable(gridinit
99
utils.c
1010
cnx.c)
1111
target_link_libraries(gridinit
12-
gridinit-utils
1312
${GLIB2_LIBRARIES} ${LIBEVENT_LIBRARIES})
1413

1514
add_executable(gridinit_cmd

0 commit comments

Comments
 (0)