add_executable(issue72 main.cpp foo.cpp) target_link_libraries(issue72 PUBLIC fast_float)