mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 20:11:40 +00:00
Remove some old revision file cruft.
This commit is contained in:
parent
7625b1e079
commit
1c11e30edc
@ -132,9 +132,6 @@ if(X11_FOUND)
|
||||
include_directories( ${X11_INCLUDE_DIR} )
|
||||
set(game-external-libs ${game-external-libs} ${X11_LIBRARIES})
|
||||
endif(X11_FOUND)
|
||||
#
|
||||
# Create targets for revision.hpp
|
||||
#
|
||||
|
||||
if(MSVC)
|
||||
SOURCE_GROUP("src" REGULAR_EXPRESSION ".*")
|
||||
@ -208,7 +205,6 @@ set(libwesnoth-core_STAT_SRC
|
||||
serialization/string_utils.cpp
|
||||
serialization/tokenizer.cpp
|
||||
serialization/validator.cpp
|
||||
${REVISION_FILE}
|
||||
)
|
||||
|
||||
# a 'lib' is automatically set in front when creating the library (as in the filename)
|
||||
|
Loading…
x
Reference in New Issue
Block a user