Skip to content

Commit

Permalink
add filesystem_common.cpp to cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Oct 13, 2014
1 parent 77b431e commit eb6302b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/CMakeLists.txt
Expand Up @@ -210,6 +210,7 @@ set(libwesnoth-core_STAT_SRC
color_range.cpp
config.cpp
filesystem.cpp
filesystem_common.cpp
game_config.cpp
gettext.cpp
hash.cpp
Expand Down Expand Up @@ -1214,6 +1215,7 @@ set(schema_generator_SRC
tools/schema/error_container.cpp
tools/schema/tag.cpp
filesystem.cpp
filesystem_common.cpp
loadscreen_empty.cpp
)

Expand All @@ -1235,6 +1237,7 @@ set(schema_validator_SRC
tools/dummy_video.cpp
tools/schema/tag.cpp
filesystem.cpp
filesystem_common.cpp
config_cache.cpp
utils/sha1.cpp
loadscreen_empty.cpp
Expand Down

0 comments on commit eb6302b

Please sign in to comment.