[ox] Fix for MSVC
This commit is contained in:
2
deps/ox/src/ox/event/CMakeLists.txt
vendored
2
deps/ox/src/ox/event/CMakeLists.txt
vendored
@@ -24,8 +24,6 @@ target_compile_definitions(
|
||||
|
||||
target_link_libraries(
|
||||
OxEvent PUBLIC
|
||||
$<$<BOOL:${OX_USE_STDLIB}>:dl>
|
||||
$<$<CXX_COMPILER_ID:GNU>:gcc>
|
||||
OxStd
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user