summaryrefslogtreecommitdiffstats
path: root/Modules/FindosgViewer.cmake
diff options
context:
space:
mode:
authorDaniele E. Domenichelli <daniele.domenichelli@iit.it>2014-03-15 21:56:47 (GMT)
committerDaniele E. Domenichelli <daniele.domenichelli@iit.it>2014-03-15 22:23:53 (GMT)
commit7d6d45f23c25355f1da0ad9fcd9e45cdb05194f8 (patch)
treee1c358d1cfffa0b476d289a25981048871bacb4e /Modules/FindosgViewer.cmake
parent3c6943eb9da3695316b807f59ba42a1b105a7afb (diff)
downloadCMake-7d6d45f23c25355f1da0ad9fcd9e45cdb05194f8.zip
CMake-7d6d45f23c25355f1da0ad9fcd9e45cdb05194f8.tar.gz
CMake-7d6d45f23c25355f1da0ad9fcd9e45cdb05194f8.tar.bz2
CheckTypeSize: Support for CXX when C language is not enabled
This example now works without need to enable C language: cmake_minimum_required(VERSION x.x.x) project(foo CXX) include(CheckTypeSize) check_type_size("short" SIZEOF_SHORT LANGUAGE CXX) Fixes #14056
Diffstat (limited to 'Modules/FindosgViewer.cmake')
0 files changed, 0 insertions, 0 deletions