forked from mirror/openmw-tes3mp
add the new header to the cmake script
This commit is contained in:
parent
b72e9d3b2b
commit
5198de53b8
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ set(GAMEGUI_HEADER
|
||||||
mwgui/dialogue_history.hpp
|
mwgui/dialogue_history.hpp
|
||||||
mwgui/window_base.hpp
|
mwgui/window_base.hpp
|
||||||
mwgui/stats_window.hpp
|
mwgui/stats_window.hpp
|
||||||
|
mwgui/messagebox.hpp
|
||||||
)
|
)
|
||||||
set(GAMEGUI
|
set(GAMEGUI
|
||||||
mwgui/window_manager.cpp
|
mwgui/window_manager.cpp
|
||||||
|
|
Loading…
Reference in a new issue