Moved the matrix implimentation out of the hpp file
This commit is contained in:
@@ -26,6 +26,7 @@ target_include_directories(Vector3D PUBLIC
|
||||
add_library(Matrix
|
||||
STATIC
|
||||
Matrix.hpp
|
||||
Matrix.cpp
|
||||
)
|
||||
|
||||
set_target_properties(Matrix
|
||||
|
||||
Reference in New Issue
Block a user