User:Winterz: Difference between revisions

From KDE TechBase
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The following was generated using a perl program I wrote that reads the CMakeLists.txt files in kdelibs.
top-level layout
 
project ->
  autotests
  docs
  src
  tests
  CMakeLists.txt
  COPYING, COPYING.LIB,... [all files dealing with the project license]
  metainfo.yaml
  README.md
  .reviewboardrc
  ProjectConfig.cmake.in
  ProjectMacros.cmake

Latest revision as of 15:47, 27 December 2015

top-level layout

project ->

 autotests
 docs
 src
 tests
 CMakeLists.txt
 COPYING, COPYING.LIB,... [all files dealing with the project license]
 metainfo.yaml
 README.md
 .reviewboardrc
 ProjectConfig.cmake.in
 ProjectMacros.cmake