mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 16:56:57 +08:00
2 lines
89 B
CMake
2 lines
89 B
CMake
add_executable(issue72 main.cpp foo.cpp)
|
|
target_link_libraries(issue72 PUBLIC fast_float) |