Engine is now installable
This commit is contained in:
@@ -7,4 +7,12 @@ target_sources(Engine
|
||||
Label.h
|
||||
Label.cpp
|
||||
Panel.h
|
||||
Panel.cpp)
|
||||
Panel.cpp)
|
||||
|
||||
target_sources(Engine
|
||||
PUBLIC FILE_SET HEADERS
|
||||
FILES
|
||||
Button.h
|
||||
Element.h
|
||||
Label.h
|
||||
Panel.h)
|
||||
|
||||
Reference in New Issue
Block a user