mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
Cmake: cleanup for commit hash in build version
Since it's available in lib we don't need to include it everywhere.
This commit is contained in:
@@ -6,7 +6,6 @@ include_directories(${Boost_INCLUDE_DIRS} ${ZLIB_INCLUDE_DIR})
|
||||
|
||||
set(server_SRCS
|
||||
StdInc.cpp
|
||||
${CMAKE_BINARY_DIR}/Version.cpp
|
||||
CGameHandler.cpp
|
||||
CVCMIServer.cpp
|
||||
CQuery.cpp
|
||||
|
||||
Reference in New Issue
Block a user