Commit 837f0017 authored by edgarriba's avatar edgarriba

update cmake

parent 381574bd
......@@ -15,7 +15,8 @@ add_library(pnp_lib
src/Model.cpp
src/PnPProblem.cpp
src/Utils.cpp
src/RobustMatcher.cpp)
src/RobustMatcher.cpp
)
add_executable( pnp_registration src/main_registration.cpp )
add_executable( pnp_verification src/main_verification.cpp )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment