Remove appid from git

This commit is contained in:
Linus Probert 2018-09-02 17:21:43 +02:00
parent 81361bc459
commit 57b7831a45
1 changed files with 0 additions and 1 deletions

View File

@ -343,7 +343,6 @@ if (WIN32)
SET(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS
${CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS}
steamworks_c_wrapper/sdk/redistributable_bin/steam_api.dll
build/steam/steam_appid.txt
)
endif ()
endif (WIN32)