Skip to content

Commit

Permalink
temporarily disable extension flow
Browse files Browse the repository at this point in the history
there was not enough testing for a release
  • Loading branch information
benapetr committed Nov 13, 2017
1 parent 2cd22d9 commit 93e5440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion huggle/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ if (HUGGLE_EXT)
add_subdirectory(extension_list/mass-delivery/)
add_subdirectory(extension_list/extension-splitter-helper/)
add_subdirectory(extension_list/extension-mass-delete/)
add_subdirectory(extension_list/extension-flow/)
# add_subdirectory(extension_list/extension-flow/)
if(WIN32 AND NOT MINGW)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY_DEBUG)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY_RELEASE)
Expand Down

0 comments on commit 93e5440

Please sign in to comment.