Update CMakeLists.txt
This commit is contained in:
parent
b7aa4f6da6
commit
1d80822543
@ -12,10 +12,12 @@ INCLUDE_DIRECTORIES (
|
|||||||
|
|
||||||
SET (star_client_HEADERS
|
SET (star_client_HEADERS
|
||||||
StarClientApplication.hpp
|
StarClientApplication.hpp
|
||||||
|
StarRenderingLuaBindings.hpp
|
||||||
)
|
)
|
||||||
|
|
||||||
SET (star_client_SOURCES
|
SET (star_client_SOURCES
|
||||||
StarClientApplication.cpp
|
StarClientApplication.cpp
|
||||||
|
StarRenderingLuaBindings.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
IF (STAR_SYSTEM_WINDOWS)
|
IF (STAR_SYSTEM_WINDOWS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user