Skip to content
  1. Nov 02, 2009
    • Oscar Fuentes's avatar
      CMake: Report an error if there is an unknown .cpp file in a source · c710219d
      Oscar Fuentes authored
      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.
      
      llvm-svn: 85817
      c710219d
  2. Nov 15, 2008
  3. Nov 14, 2008
Loading