Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
We're not stable anymore :(
  • Loading branch information
delroth committed Sep 22, 2013
1 parent c25be03 commit 2395725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -34,7 +34,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 FALSE)

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

0 comments on commit 2395725

Please sign in to comment.