mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix math::cos
This commit is contained in:
parent
8b42648803
commit
aeefee42ee
32 changed files with 527 additions and 527 deletions
|
@ -1,3 +1,3 @@
|
|||
add_executable( libs_optional_test_optional optional.cpp )
|
||||
set_target_properties( libs_optional_test_optional PROPERTIES OUTPUT_NAME "optional" )
|
||||
add_test( libs_optional_test_optional optional )
|
||||
add_executable( libs_optional_test_optional optional.cpp )
|
||||
set_target_properties( libs_optional_test_optional PROPERTIES OUTPUT_NAME "optional" )
|
||||
add_test( libs_optional_test_optional optional )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue