1add_library(fast_float INTERFACE) 2target_include_directories(fast_float INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/include") 3 4 5