File: compilations.cmake

package info (click to toggle)
sopt 4.2.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 6,632 kB
  • sloc: cpp: 13,011; xml: 182; makefile: 6
file content (2 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (6)
1
2
try_compile(SOPT_HAS_USING "${CMAKE_CURRENT_BINARY_DIR}"
  "${PROJECT_SOURCE_DIR}/cmake_files/using.cc")