mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-07 01:06:48 +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) |