This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2025-03-04 18:07:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
CMake
/
Source
/
cmConfigure.h.in
5 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
BUG: fix to compile on hp with aCC
2001-05-17 11:44:26 -04:00
#
undef CMAKE_NO_STD_NAMESPACE
#
undef CMAKE_NO_ANSI_STREAM_HEADERS
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
2001-08-08 11:54:46 -04:00
#
undef CMAKE_NO_ANSI_FOR_SCOPE
Reference in New Issue
Copy Permalink