5 lines
67 B
CMake
5 lines
67 B
CMake
target_sources(SeeleEngine
|
|
PRIVATE
|
|
Math.h
|
|
Matrix.h
|
|
Vector.h) |