Skip to content
Snippets Groups Projects
Commit 568294c6 authored by Patrik Huber's avatar Patrik Huber
Browse files

Changed path in initial_cache

parent 34eadd6f
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
# Set the path to the python interpreter if you want to build the python bindings and it doesn't find it automatically:
# ==============================
#set(PYTHON_EXECUTABLE "C:\\Users\\Patrik\\AppData\\Local\\Programs\\Python\\Python35\\python.exe" CACHE PATH "Path to the python interpreter." FORCE)
#set(PYTHON_EXECUTABLE "C:\\Users\\user\\AppData\\Local\\Programs\\Python\\Python35\\python.exe" CACHE PATH "Path to the python interpreter." FORCE)
# Configuration options
# ==============================
......
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