Skip to content

Commit

Permalink
Fix libsiut build
Browse files Browse the repository at this point in the history
  • Loading branch information
Fanda Vacek committed May 24, 2024
1 parent 52e1560 commit de697a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ if(Qt_FOUND)
message(STATUS "Building libqf and qsqlmon only")
add_subdirectory(tools/qsqlmon)
else()
add_subdirectory(3rdparty/siutils/libsiut)
add_subdirectory(3rdparty/siutils)
add_subdirectory(libquickevent)
add_subdirectory(quickevent)
add_subdirectory(quickhttpd)
Expand Down

0 comments on commit de697a6

Please sign in to comment.