Skip to content

Commit

Permalink
Update CMakeLists.txt disable quickshow temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
fvacek authored Sep 14, 2024
1 parent 9351265 commit 5fcebd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ if(Qt_FOUND)
add_subdirectory(libquickevent)
add_subdirectory(quickevent)
add_subdirectory(quickhttpd)
add_subdirectory(quickshow)
#add_subdirectory(quickshow)
add_subdirectory(tools/qsqlmon)
if(WITH_QE_SHVAPI)
set(LIBSHV_WITH_BROKER OFF CACHE BOOL "")
Expand Down

0 comments on commit 5fcebd4

Please sign in to comment.