... and back to unstable again

This commit is contained in:
NeoBrainX 2012-12-22 13:03:40 +01:00
parent 4798524b75
commit 9a9f567f28

View File

@ -15,7 +15,7 @@ if (APPLE)
endif()
project(dolphin-emu)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/CMakeTests)
set(DOLPHIN_IS_STABLE TRUE)
set(DOLPHIN_IS_STABLE FAST)
# Set up paths
if((${CMAKE_SYSTEM_NAME} MATCHES "Darwin"))