This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
0
You've already forked cmake
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cmake
/
Tests
/
Properties
/
subdirtest.cxx
10 lines
97 B
C++
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 3.2.2
2015-04-27 22:25:09 +02:00
#
ifndef SUBDIR_TEST
New upstream version 3.12.1
2018-08-09 18:06:22 +02:00
#
error Expected SUBDIR_TEST
Imported Upstream version 3.2.2
2015-04-27 22:25:09 +02:00
#
endif
int
main
(
int
,
char
*
*
)
{
return
0
;
}
Reference in New Issue
Copy Permalink