Remove appid from git
This commit is contained in:
parent
81361bc459
commit
57b7831a45
|
@ -343,7 +343,6 @@ if (WIN32)
|
||||||
SET(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS
|
SET(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS
|
||||||
${CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS}
|
${CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS}
|
||||||
steamworks_c_wrapper/sdk/redistributable_bin/steam_api.dll
|
steamworks_c_wrapper/sdk/redistributable_bin/steam_api.dll
|
||||||
build/steam/steam_appid.txt
|
|
||||||
)
|
)
|
||||||
endif ()
|
endif ()
|
||||||
endif (WIN32)
|
endif (WIN32)
|
||||||
|
|
Loading…
Reference in New Issue