cmake: Fix unclosed if block

Introduced in commit aae8e70c7a. Oops.
This commit is contained in:
Ignacio R. Morelle 2015-12-01 06:16:29 -03:00
parent 76da10bd44
commit d966b68d64

View file

@ -293,6 +293,7 @@ if(WIN32)
${libwesnoth-core_STAT_SRC}
log_windows.cpp
)
endif()
# a 'lib' is automatically set in front when creating the library (as in the filename)
# internal reference is the name given here