File: CMakeLists.txt

package info (click to toggle)
vulkan-validationlayers 1.4.328.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 49,412 kB
  • sloc: cpp: 615,223; python: 12,115; sh: 24; makefile: 20; xml: 14
file content (11 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
target_sources(VkLayer_utils PRIVATE
    btree.h
    meminfo.h
    phmap_base.h
    phmap_bits.h
    phmap_config.h
    phmap_dump.h
    phmap_fwd_decl.h
    phmap.h
    phmap_utils.h
)