File: headeronly.cmake

package info (click to toggle)
rocm-cmake 6.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 948 kB
  • sloc: cpp: 82; python: 33; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
# ######################################################################################################################
# Copyright (C) 2017 Advanced Micro Devices, Inc.
# ######################################################################################################################

install_dir(${TEST_DIR}/libheaderonly TARGETS package)
test_check_package(
    NAME headeronly
    HEADER headeronly.h
    TARGET headeronly)