mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
fix math::cos
This commit is contained in:
parent
8b42648803
commit
aeefee42ee
32 changed files with 527 additions and 527 deletions
|
@ -1 +1 @@
|
|||
subdirs( test )
|
||||
subdirs( test )
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
add_executable( libs_array_test_array array.cpp )
|
||||
set_target_properties( libs_array_test_array PROPERTIES OUTPUT_NAME "array" )
|
||||
add_test( libs_array_test_array array )
|
||||
add_executable( libs_array_test_array array.cpp )
|
||||
set_target_properties( libs_array_test_array PROPERTIES OUTPUT_NAME "array" )
|
||||
add_test( libs_array_test_array array )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue