create unique build dirs during testing; fixes #27
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,7 +3,7 @@ __pycache__/
|
||||
|
||||
# generated by unit tests
|
||||
test/*/CMakeLists.txt
|
||||
test/*/build/
|
||||
test/*/build*/
|
||||
test/*/cmake/update.py*
|
||||
test/*/cmake/lib/
|
||||
test/*/cmake/modules/
|
||||
|
Reference in New Issue
Block a user