Skip to content
Snippets Groups Projects
Commit 010ec8a9 authored by Lars von Wolff's avatar Lars von Wolff
Browse files

Backup for inis

parent ae4ad07e
Branches
No related tags found
No related merge requests found
/home/ians1/vonwolls/ssd_local/dumux/build-debug/python_virtualenv/bin/activate
\ No newline at end of file
/home/ians1/vonwolls/ssd_local/dumux/build-release/python_virtualenv/bin/activate
\ No newline at end of file
......@@ -12,7 +12,7 @@ if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
set(CMAKE_INSTALL_CONFIG_NAME "Release")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
......
This diff is collapsed.
#!/bin/bash
source /home/ians1/vonwolls/ssd_local/dumux/build-debug/python_virtualenv/bin/activate
source /home/ians1/vonwolls/ssd_local/dumux/build-release/python_virtualenv/bin/activate
"$@"
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment