Control for undo tests

This commit is contained in:
Azamat H. Hackimov 2016-12-19 22:19:30 +05:00
parent 7ae63156c5
commit 52fbbe844c

View File

@ -451,6 +451,8 @@ if(NOT USE_STATIC_LIBC)
endif()
set(LAF_WITH_TESTS ${ENABLE_TESTS} CACHE BOOL "Enable LAF tests")
set(UNDO_TESTS ${ENABLE_TESTS} CACHE BOOL "Enable undo tests")
add_subdirectory(laf)
add_subdirectory(src)