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,6 +1,6 @@
|
|||
add_executable( tools_compost_wavconv wavconv.cpp )
|
||||
set_target_properties( tools_compost_wavconv PROPERTIES OUTPUT_NAME "wavconv" )
|
||||
install( TARGETS tools_compost_wavconv
|
||||
RUNTIME DESTINATION bin
|
||||
LIBRARY DESTINATION lib
|
||||
)
|
||||
add_executable( tools_compost_wavconv wavconv.cpp )
|
||||
set_target_properties( tools_compost_wavconv PROPERTIES OUTPUT_NAME "wavconv" )
|
||||
install( TARGETS tools_compost_wavconv
|
||||
RUNTIME DESTINATION bin
|
||||
LIBRARY DESTINATION lib
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue