Configure time virtualenv setup
1 unresolved thread
1 unresolved thread
Compare changes
Files
5@@ -47,6 +47,21 @@
@@ -127,3 +142,19 @@ install(CODE "set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH})
This is the followup MR promised in !219 (merged) that implements setup of a virtualenv at configure time, if the user has explicitly granted permission to do so. Naturally, this one builds upon !219 (merged), so it might be a bit hard to spot the changes.