Skip to content

Commit d86234b

Browse files
authored
Update CMakeLists.txt
1 parent 5f83e41 commit d86234b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ if (NOT MSVC)
5454
set_target_properties ("MemoryModule" PROPERTIES PREFIX "")
5555
endif ()
5656

57-
add_subdirectory (example)
58-
add_subdirectory (tests)
57+
#add_subdirectory (example)
58+
#add_subdirectory (tests)
5959

6060
enable_language (RC)

0 commit comments

Comments
 (0)