blob: 716fbe3bf7c6d58937b664423ba04a8b1d3d9cc0 [file] [log] [blame]
add_entrypoint_object(
ceil
SRCS
ceil.cpp
HDRS
../ceil.h
COMPILE_OPTIONS
-O2
)
add_entrypoint_object(
ceilf
SRCS
ceilf.cpp
HDRS
../ceilf.h
COMPILE_OPTIONS
-O2
)