update cmake
This commit is contained in:
parent
381574bdb7
commit
837f001789
@ -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 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user