add_executable(EquityOption EquityOption.cpp)
target_link_libraries(EquityOption QuantLib)