mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-05 21:15:39 -05:00
Reworked tools
This commit is contained in:
@@ -24,7 +24,6 @@ set(
|
||||
src/game_mode/exports/steam_api_unversioned.cpp
|
||||
)
|
||||
|
||||
|
||||
configure_build_config(extra_build_config)
|
||||
|
||||
set(
|
||||
@@ -70,6 +69,7 @@ set(
|
||||
|
||||
# Include store_mode mode sources only in 32-bit builds
|
||||
if (CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
# TODO: Use list(APPEND ...) ?
|
||||
set(
|
||||
SMOKE_API_SOURCES ${SMOKE_API_SOURCES}
|
||||
src/store_mode/steamclient/client_app_manager.cpp
|
||||
|
||||
Reference in New Issue
Block a user