Skip to content

Commit 0c3c6d7

Browse files
authored
Matrix Library (JeanPhilippeKernel#448)
* matrix * format * some changes moved things around
1 parent 4392679 commit 0c3c6d7

File tree

6 files changed

+481
-12
lines changed

6 files changed

+481
-12
lines changed

ZEngine/ZEngine/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ target_include_directories (zEngineLib
2222
PUBLIC
2323
.
2424
./Core
25+
./Core/Maths
2526
./Core/Memory
2627
./Core/Containers
2728
./Hardwares

0 commit comments

Comments
 (0)