llvm-6502/cmake/modules
Oscar Fuentes d442ab87b3 CMake: Report an error if there is an unknown .cpp file in a source
directory.

This is useful in case someone who works with the config&make build
system forgot to add a file to its CMakeLists.txt. Instead of
obtaining undefined references at link time, cmake will complain at
configure time on the first build after a svn update.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85817 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-02 19:11:03 +00:00
..
AddLLVM.cmake
AddLLVMDefinitions.cmake
CheckAtomic.cmake
CrossCompileLLVM.cmake
FindBison.cmake
GetTargetTriple.cmake
LLVMConfig.cmake
LLVMLibDeps.cmake Update CMake dependencies. 2009-10-24 20:32:43 +00:00
LLVMProcessSources.cmake CMake: Report an error if there is an unknown .cpp file in a source 2009-11-02 19:11:03 +00:00
TableGen.cmake