aboutsummaryrefslogtreecommitdiff
path: root/src/connectivity_tool/CMakeLists.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-10-23cmake: handle private vs. public headersBen Boeckel1-2/+2
2014-10-23cmake: refactor common code with executablesBen Boeckel1-18/+1
2014-10-23cmake: put each library into its own directoryBen Boeckel1-0/+62
This cleans up the CMake code and shows patterns more easily (to be refactored in the next commit).