mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
fixed cmakelists
This commit is contained in:
parent
29723fff06
commit
d5d9ebc3e1
3 changed files with 29 additions and 29 deletions
|
@ -44,7 +44,7 @@ include_directories(
|
|||
|
||||
set(computeAverageDistortion_SRCS computeAverageDistortion.cpp)
|
||||
add_genopt(computeAverageDistortion_SRCS computeAverageDistortion.ggo computeAverageDistortion_conf STRUCTNAME Params)
|
||||
add_executable(computeAverageDistortion ${computeAverageDistortion_SRCS})
|
||||
target_link_libraries(computeAverageDistortion ${ZOB_LIBS})
|
||||
#add_executable(computeAverageDistortion ${computeAverageDistortion_SRCS})
|
||||
#target_link_libraries(computeAverageDistortion ${ZOB_LIBS})
|
||||
|
||||
subdirs(libzobov test mock stacking visualization analysis zobov2 hod)
|
||||
subdirs(libzobov mock stacking analysis zobov2 hod)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue