Skip to content
Snippets Groups Projects
Commit 554c2a27 authored by Franziska Krebs's avatar Franziska Krebs
Browse files

subsituting : with ; in CMAKE_PREFIX_PATH

see axii branch feature/gazebo_cmake
parent 35aca201
No related tags found
No related merge requests found
# ArmarXSimulation
string(REPLACE ":" ";" CMAKE_PREFIX_PATH "${CMAKE_PREFIX_PATH}")
message(STATUS "CMAKE_MODULE_PATH: ${CMAKE_PREFIX_PATH}")
cmake_minimum_required(VERSION 3.10.2)
find_package("ArmarXCore" REQUIRED)
......
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