Skip to content

Commit 568294c

Browse files
committed
Changed path in initial_cache
1 parent 34eadd6 commit 568294c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

initial_cache.cmake.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
# Set the path to the python interpreter if you want to build the python bindings and it doesn't find it automatically:
2424
# ==============================
25-
#set(PYTHON_EXECUTABLE "C:\\Users\\Patrik\\AppData\\Local\\Programs\\Python\\Python35\\python.exe" CACHE PATH "Path to the python interpreter." FORCE)
25+
#set(PYTHON_EXECUTABLE "C:\\Users\\user\\AppData\\Local\\Programs\\Python\\Python35\\python.exe" CACHE PATH "Path to the python interpreter." FORCE)
2626

2727
# Configuration options
2828
# ==============================

0 commit comments

Comments
 (0)