This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-05-06 22:30:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cf6730def50ea33360ecdaebb098fec4635529e
CMake
/
Source
/
cmTryCompileCommand.cxx
T
Andy Cedilnik
561a3da204
Several changes: COMPILE_DEFINITIONS is now depricated. If you want to specify some, use CMAKE_FLAGS -DCMAKE_DEFINITIONS:STRING=...; same goes for libraries, include path, ... It now detects wether the file is C or C++ and uses the apropriate project command, it also does the right thing when doing try_compile, so it does not execute configure for every single try_compile
2002-09-25 10:07:45 -04:00
7.9 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink