Fix compilation with CMake.

This commit is contained in:
Mark de Wever 2014-06-28 10:21:59 +02:00
parent 089f9e9239
commit 34126ca66a

View file

@ -1209,7 +1209,7 @@ set(schema_validator_SRC
tools/schema/tag.cpp
filesystem.cpp
config_cache.cpp
sha1.cpp
utils/sha1.cpp
loadscreen_empty.cpp
)