start to refactor for C++23
This commit is contained in:
parent
42c7221318
commit
cd19543627
19 changed files with 489 additions and 434 deletions
|
@ -7,9 +7,9 @@ macro(make_test arg1)
|
|||
endmacro()
|
||||
|
||||
|
||||
make_test(pwcore_test_matrix)
|
||||
make_test(pwcore_test_vector)
|
||||
make_test(pwcore_test_axisangle)
|
||||
make_test(pwcore_test_quaternion)
|
||||
make_test(pwcore_test_transform_tools)
|
||||
make_test(pwcore_test_mesh)
|
||||
# make_test(pwcore_test_matrix)
|
||||
# make_test(pwcore_test_vector)
|
||||
# make_test(pwcore_test_axisangle)
|
||||
# make_test(pwcore_test_quaternion)
|
||||
# make_test(pwcore_test_transform_tools)
|
||||
# make_test(pwcore_test_mesh)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue