https://llvm.org/bugs/show_bug.cgi?id=23015
Bug ID: 23015
Summary: provide a way to list source files to ignore
Product: Build scripts
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: cmake
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
The "llvm_check_source_file_list" function ensures that every .cpp file found
is listed in the CMakeLists.txt. That's fine.
Sometimes I have files in there which I deliberately don't build, old passes I
started working on and deliberately keep out of the build system right now.
It'd be nice to have a rule to explicitly tell cmake which files it should
ignore.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs