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 +1 @@
|
|||
subdirs( example )
|
||||
subdirs( example )
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
add_executable( libs_weed_example_as_tuple as_tuple.cpp )
|
||||
set_target_properties( libs_weed_example_as_tuple PROPERTIES OUTPUT_NAME "as_tuple" )
|
||||
add_executable( libs_weed_example_remove_space remove_space.cpp )
|
||||
set_target_properties( libs_weed_example_remove_space PROPERTIES OUTPUT_NAME "remove_space" )
|
||||
add_executable( libs_weed_example_as_tuple as_tuple.cpp )
|
||||
set_target_properties( libs_weed_example_as_tuple PROPERTIES OUTPUT_NAME "as_tuple" )
|
||||
add_executable( libs_weed_example_remove_space remove_space.cpp )
|
||||
set_target_properties( libs_weed_example_remove_space PROPERTIES OUTPUT_NAME "remove_space" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue