neundorf/CMakeExternalProjectExample
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project is a small example which shows how to set up a cmake project which uses externalproject to integrate a 3rd party library. The 3rd party library is built with the same build type as the "main" project. Alexander Neundorf <neundorf@kde.org>