Skip to content

Commit

Permalink
Update CMakeLists.txt bring quickshow back
Browse files Browse the repository at this point in the history
  • Loading branch information
fvacek authored Sep 14, 2024
1 parent 5fcebd4 commit 335a8c0
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 335a8c0

Please sign in to comment.