add the new header to the cmake script

This commit is contained in:
Sebastian Wick 2011-06-16 15:16:35 +02:00
parent b72e9d3b2b
commit 5198de53b8

View file

@ -50,6 +50,7 @@ set(GAMEGUI_HEADER
mwgui/dialogue_history.hpp
mwgui/window_base.hpp
mwgui/stats_window.hpp
mwgui/messagebox.hpp
)
set(GAMEGUI
mwgui/window_manager.cpp