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
/
ObjectLibrary
/
A
/
a.h
7 lines
107 B
C
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 2.8.8
2012-04-19 19:04:21 +03:00
#
ifndef A_DEF
New upstream version 3.12.1
2018-08-09 18:06:22 +02:00
#
error "A_DEF not defined"
Imported Upstream version 2.8.8
2012-04-19 19:04:21 +03:00
#
endif
#
ifdef B_DEF
New upstream version 3.12.1
2018-08-09 18:06:22 +02:00
#
error "B_DEF must not be defined"
Imported Upstream version 2.8.8
2012-04-19 19:04:21 +03:00
#
endif
Reference in New Issue
Copy Permalink