diff options
Diffstat (limited to 'externals/find-modules/Findnlohmann_json.cmake')
| -rw-r--r-- | externals/find-modules/Findnlohmann_json.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/find-modules/Findnlohmann_json.cmake b/externals/find-modules/Findnlohmann_json.cmake index b0c5b3e4e..8a3958cf1 100644 --- a/externals/find-modules/Findnlohmann_json.cmake +++ b/externals/find-modules/Findnlohmann_json.cmake | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2020 yuzu Emulator Project | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | 3 | ||
| 2 | find_package(PkgConfig QUIET) | 4 | find_package(PkgConfig QUIET) |
| 3 | pkg_check_modules(PC_nlohmann_json QUIET nlohmann_json) | 5 | pkg_check_modules(PC_nlohmann_json QUIET nlohmann_json) |