Engine is now installable
This commit is contained in:
@@ -5,4 +5,12 @@ target_sources(Engine
|
||||
MaterialAsset.h
|
||||
MaterialAsset.cpp
|
||||
ShaderExpression.h
|
||||
ShaderExpression.cpp)
|
||||
ShaderExpression.cpp)
|
||||
|
||||
target_sources(Engine
|
||||
PUBLIC FILE_SET HEADERS
|
||||
FILES
|
||||
BRDF.h
|
||||
MaterialAsset.h
|
||||
ShaderExpression.h)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user