Use ctest

This commit is contained in:
Petr Mrázek
2013-12-14 14:17:59 +01:00
parent 8f856f5573
commit f15306a0ac
3 changed files with 6 additions and 8 deletions

View File

@ -6,6 +6,7 @@ IF(WIN32)
ENDIF()
project(MultiMC)
enable_testing()
######## Set CMake options ########
SET(CMAKE_AUTOMOC ON)