Truly unstable.

This commit is contained in:
NeoBrainX 2012-12-24 22:12:33 +01:00
parent 9a9f567f28
commit 5ac1e908b1

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 FAST)
set(DOLPHIN_IS_STABLE FALSE)
# Set up paths
if((${CMAKE_SYSTEM_NAME} MATCHES "Darwin"))