~ubuntu-branches/ubuntu/utopic/cmake/utopic

« back to all changes in this revision

Viewing changes to Tests/RunCMake/try_compile/BadSources1-stderr.txt

  • Committer: Package Import Robot
  • Author(s): Harald Sitter
  • Date: 2013-10-10 12:54:39 UTC
  • mfrom: (1.14.7)
  • Revision ID: package-import@ubuntu.com-20131010125439-h0ahaj004on6oj92
Tags: 2.8.12-0ubuntu1
New upstream release LP: #1246701

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
CMake Error at BadSources1.cmake:1 \(try_compile\):
 
2
  Unknown extension ".c" for file
 
3
 
 
4
    .*/Tests/RunCMake/try_compile/src.c
 
5
 
 
6
  try_compile\(\) works only for enabled languages.  Currently these are:
 
7
 
 
8
    NONE
 
9
 
 
10
  See project\(\) command to enable other languages.
 
11
Call Stack \(most recent call first\):
 
12
  CMakeLists.txt:3 \(include\)