add_executable(FittedBondCurve FittedBondCurve.cpp)
target_link_libraries(FittedBondCurve ${QL_LINK_LIBRARY})