Skip to content

Commit

Permalink
remove squirrel from linking
Browse files Browse the repository at this point in the history
  • Loading branch information
MatusGuy committed Apr 29, 2024
1 parent 2cdb325 commit 23f1b4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ endif()

## Link supertux binary with squirrel and other libraries

target_link_libraries(supertux2_lib PUBLIC LibSquirrel)
target_link_libraries(supertux2_lib PUBLIC LibSqstdlib)
target_link_libraries(supertux2_lib PUBLIC LibSimpleSquirrel)
target_link_libraries(supertux2_lib PUBLIC LibTinygettext)
Expand Down

0 comments on commit 23f1b4c

Please sign in to comment.