add_executable(SwapValuation swapvaluation.cpp)
target_link_libraries(SwapValuation QuantLib)