Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Truly unstable.
  • Loading branch information
neobrain committed Dec 24, 2012
1 parent 9a9f567 commit 5ac1e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -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"))
Expand Down

0 comments on commit 5ac1e90

Please sign in to comment.