mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Suppress warnings in externals
This commit is contained in:
committed by
Lars Toenning
parent
b428059c8b
commit
c83790d765
@@ -2,4 +2,4 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
|
||||
add_library(externals_rapidjson INTERFACE)
|
||||
target_include_directories(externals_rapidjson INTERFACE ${PROJECT_SOURCE_DIR}/externals/common/include)
|
||||
target_include_directories(externals_rapidjson SYSTEM INTERFACE ${PROJECT_SOURCE_DIR}/externals/common/include)
|
||||
|
||||
Reference in New Issue
Block a user