Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechsTech committed Sep 28, 2024
1 parent 8bc4b08 commit d4ff76e
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 @@ -334,7 +334,7 @@ elseif (UNIX)
endif()
endif()
target_link_libraries(libtcc PUBLIC
dl ${CMAKE_THREAD_LIBS_INIT})
m dl ${CMAKE_THREAD_LIBS_INIT})
endif()

target_include_directories(libtcc
Expand Down

0 comments on commit d4ff76e

Please sign in to comment.