Skip to content

Commit 3c3ab19

Browse files
committed
Removing deprecated unittests from CMake.
1 parent cb96376 commit 3c3ab19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,6 @@ add_subdirectory(demos/paintobject)
164164
add_subdirectory(demos/licensecheck)
165165
add_subdirectory(demos/tween)
166166

167-
# Unit tests
168-
add_subdirectory(unittests)
169-
170167
if(APPLE)
171168
set(GENERATE_XCODE_PROJECT_TARGET generateXcodeProject)
172169
add_custom_target(generateXcodeProject cmake -H. -Bxcode -G Xcode -DCMAKE_BUILD_TYPE=Debug ../)

0 commit comments

Comments
 (0)