Sign in
chromium
/
external
/
github.com
/
fastfloat
/
fast_float
/
babfa8b85c0c749e6df879760db9bf73161663ca
/
.
/
tests
/
bloat_analysis
/
CMakeLists.txt
blob: 435f48573b854ad7a1112f27b0c524b10dfa9a03 [
file
]
add_executable(bloaty main.cpp a1.cpp a2.cpp a3.cpp a4.cpp a4.cpp a5.cpp a6.cpp a7.cpp a8.cpp a9.cpp a10.cpp)
target_link_libraries(bloaty PUBLIC fast_float)
add_executable(bloatyref main_ref.cpp)
target_link_libraries(bloatyref PUBLIC fast_float)