1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 15:35:23 +00:00

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