mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-19 04:34:51 -04:00
cmake: remove mylib target on darwin
This commit is contained in:
parent
ba500bec5f
commit
8d5c5c419a
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ elseif(APPLE)
|
|||
target_sources(skeldal PRIVATE
|
||||
linux/app_start.cpp
|
||||
)
|
||||
target_compile_definitions(mylib PRIVATE PLATFORM_MACOS)
|
||||
if(STEAM_ENABLED)
|
||||
set(STEAMLIB ${STEAMWORKS_SDK_DIR}/redistributable_bin/osx/libsteam_api.dylib)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue