aboutsummaryrefslogtreecommitdiffstats
path: root/liblangutil/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add headers to targets in CMakeLists.txt.Daniel Kirchner2018-12-171-0/+11
|
* liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and ↵Christian Parpart2018-12-061-0/+1
| | | | making use of new SourceLocation's CharStream knowledge
* Fix merge problem in CMake files.chriseth2018-11-261-0/+1
|
* CMake: Explicitly state which files to compile instead of relying on globbing.Christian Parpart2018-11-261-3/+9
| | | | | Also remove header file lists, as there is no need to add them to add_library() or add_executable(), which should lower maintenance of the cmake files.
* Ensure liblangutil is compiled and linked as its own static library.Christian Parpart2018-11-221-0/+6