Skip to content

Commit

Permalink
cmake file update to include httpengine (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
saina-ramyar authored Nov 28, 2022
1 parent e81fbbb commit e4a1ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/ccserver/src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.2 FATAL_ERROR)

find_package(qhttpengine REQUIRED)
set(CMAKE_VERBOSE_MAKEFILE ON)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_AUTOMOC ON)
Expand Down

0 comments on commit e4a1ad0

Please sign in to comment.