First Commit
This commit is contained in:
4
externals/catch2/tools/scripts/scriptCommon.py
vendored
Normal file
4
externals/catch2/tools/scripts/scriptCommon.py
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
catchPath = os.path.dirname(os.path.dirname(os.path.realpath( os.path.dirname(sys.argv[0]))))
|
||||
Reference in New Issue
Block a user