Lines Matching +full:language +full:- +full:specific
1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.
6 # http://www.apache.org/licenses/LICENSE-2.0
11 # See the License for the specific language governing permissions and
26 # Target for building all Googletest-based tests:
30 # Googletest-based tests depends on building them:
39 # Add Googletest-based tests to the source tree.
63 # If OUTPUT_DIRECTORY is not defined, the binary will be put to bin-gtests
67 # * This function is a no-op if Googletest is not found.
72 # * Target-specific definition PANDA_GTEST is added.
73 # * Googletest-specific libraries are linked to test_name by default,
81 list(APPEND ARGV "OUTPUT_DIRECTORY" "${PANDA_BINARY_ROOT}/bin-gtests")