mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 21:34:46 +02:00
Update GHA CI
This commit is contained in:
committed by
Mohammad Nejati
parent
718992bf93
commit
cc58816ffc
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# Copyright (c) 2023 Christian Mazakas
|
||||
# Copyright (c) 2022 alandefreitas (alandefreitas@gmail.com)
|
||||
# Copyright (c) 2023 Christian Mazakas
|
||||
# Copyright (c) 2024 Mohammad Nejati
|
||||
#
|
||||
# Distributed under the Boost Software License, Version 1.0.
|
||||
# https://www.boost.org/LICENSE_1_0.txt
|
||||
@@ -18,7 +19,7 @@ else()
|
||||
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR})
|
||||
add_subdirectory(../.. boostorg/beast)
|
||||
|
||||
set(BOOST_URL_BUILD_TESTS OFF CACHE BOOL "" FORCE)
|
||||
set(BOOST_BEAST_BUILD_TESTS OFF CACHE BOOL "" FORCE)
|
||||
|
||||
set(deps
|
||||
# Primary dependencies
|
||||
|
Reference in New Issue
Block a user