mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2024-11-10 00:52:11 +01:00
Fix calling the proper configure()s.
This commit is contained in:
parent
07b262c841
commit
1fb86ff755
@ -139,6 +139,9 @@ for d in database_list:
|
||||
|
||||
SConscript("database/" + d + "/SCsub")
|
||||
|
||||
sys.path.remove(tmppath)
|
||||
sys.modules.pop("detect")
|
||||
|
||||
Export("env")
|
||||
|
||||
SConscript("core/SCsub")
|
||||
|
Loading…
Reference in New Issue
Block a user