diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Python/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Python/CMakeLists.txt b/src/Python/CMakeLists.txt index fd377cc..3eb4158 100644 --- a/src/Python/CMakeLists.txt +++ b/src/Python/CMakeLists.txt @@ -15,6 +15,7 @@ message("CIL VERSION " ${CIL_VERSION}) # variables that are set by conda + #PREFIX=C:\Apps\Miniconda2\envs\cil\Library #LIBRARY_INC=C:\\Apps\\Miniconda2\\envs\\cil\\Library\\include |