Skip to content
Snippets Groups Projects
Commit 745b244a authored by Fabian Reister's avatar Fabian Reister
Browse files

cmake: use-file: adding memoryx

parent b13c762b
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@ find_package(VTK QUIET)
find_package(PCL 1.8 QUIET)
find_package(OpenCV QUIET)
find_package(MemoryX QUIET)
if(PCL_FOUND)
remove_empty_elements(PCL_DEFINITIONS)
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment