summaryrefslogtreecommitdiffstats
path: root/src/cmake
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Avoid a target to link against itselfRomain Forlot1-2/+5
2018-12-17Add option to preserve links during copyJose Bollo1-5/+5
2018-12-11Link with defined project libraries dependenciesRomain Forlot1-19/+30
2018-11-12Use target name as output name by defaultJosé Bollo1-0/+3
2018-11-12Fix indentationJosé Bollo1-1/+1
2018-11-08Packaging: find version from command line argumentRomain Forlot1-2/+4
2018-11-08Fix: find the cmake project files.Romain Forlot1-2/+2
2018-11-08Fix: version variable detection.Romain Forlot1-3/+3
2018-11-06Reordering files inclusion by the moduleRomain Forlot1-4/+3
2018-11-06Adding packaging filesRomain Forlot7-0/+1249