Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
... and back to unstable again
  • Loading branch information
neobrain committed Dec 24, 2012
1 parent 4798524 commit 9a9f567
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 TRUE)
set(DOLPHIN_IS_STABLE FAST)

# Set up paths
if((${CMAKE_SYSTEM_NAME} MATCHES "Darwin"))
Expand Down

0 comments on commit 9a9f567

Please sign in to comment.