diff options
author | don bright <hugh.m.bright@gmail.com> | 2011-10-15 20:53:30 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2011-10-15 20:53:30 (GMT) |
commit | 8e844bf76c2e9bc2c76ffd57a6ba0065b4122c46 (patch) | |
tree | 3e17b424e17ccccc5d301755f516df7f19307a35 /tests | |
parent | 17ccbace5ff035c156bc49042eab7af2c584b6aa (diff) | |
parent | a9e4220796f2c82638027f1eef4ff393f1118c99 (diff) |
Merge branch 'visitortests' of github.com:donbright/openscad into visitortests
Conflicts:
tests/CMakeLists.txt
Diffstat (limited to 'tests')
-rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 060e772..84e0562 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -8,7 +8,6 @@ if(NOT CMAKE_BUILD_TYPE) set(CMAKE_BUILD_TYPE Debug) endif() - # # Windows # |