https://llvm.org/bugs/show_bug.cgi?id=30294
Bug ID: 30294 Summary: Typo in CMakeLists.txt "LLVM_INCLDE_TESTS" Product: Build scripts Version: trunk Hardware: All OS: All Status: NEW Severity: normal Priority: P Component: cmake Assignee: unassignedb...@nondot.org Reporter: alfedo...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified There is a typo in CMakeLists.txt LLVM_INCLDE_TESTS if ( LLVM_INCLUDE_TESTS ) message(FATAL_ERROR "Including tests when not building utils will not work. Either set LLVM_INCLUDE_UTILS to On, or set LLVM_INCLDE_TESTS to Off.") Should be LLVM_INCLUDE_TESTS -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs