Engine is now installable
This commit is contained in:
@@ -17,4 +17,17 @@ target_sources(Engine
|
||||
TextureAsset.h
|
||||
TextureAsset.cpp
|
||||
TextureLoader.h
|
||||
TextureLoader.cpp)
|
||||
TextureLoader.cpp)
|
||||
|
||||
target_sources(Engine
|
||||
PUBLIC FILE_SET HEADERS
|
||||
FILES
|
||||
Asset.h
|
||||
AssetRegistry.h
|
||||
FontAsset.h
|
||||
FontLoader.h
|
||||
MaterialLoader.h
|
||||
MeshAsset.h
|
||||
MeshLoader.h
|
||||
TextureAsset.h
|
||||
TextureLoader.h)
|
||||
Reference in New Issue
Block a user