[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/creduce] 603ef2: Move `find_package(Clang)` to root CMakeLists.txt ...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 603ef232e7a5e154bf9d2a087a4933bdfa27d5f8
      https://github.com/csmith-project/creduce/commit/603ef232e7a5e154bf9d2a087a4933bdfa27d5f8
  Author: Eric Eide <eeide@cs.utah.edu>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
    M CMakeLists.txt
    M clang_delta/CMakeLists.txt

  Log Message:
  -----------
  Move `find_package(Clang)` to root CMakeLists.txt file.

Move the Clang check to the root file, just to keep it alongside
the code that finds the LLVM package.  Add a message about the
Clang packag that we find.