Commit 568294c6 authored by Patrik Huber's avatar Patrik Huber

Changed path in initial_cache

parent 34eadd6f
...@@ -22,7 +22,7 @@ ...@@ -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 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 # Configuration options
# ============================== # ==============================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment