aboutsummaryrefslogtreecommitdiff
path: root/examples/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* add protobuf_generate function, allows use of target_sources where availableWalter Gray2017-06-021-16/+1
|
* Integrate from internal code base.Feng Xiao2016-07-131-63/+63
|
* Use ExternalProject_Add to build the examples in a stand-alone fashion.Walter Gray2016-06-061-60/+44
|
* CMake project updatesKonstantin Podsvirov2016-06-041-0/+79
A series of improvements: - Improved Protobuf module compatibility (disabled by default); - Hide advanced settings; - Added build tree configuration; - Added build of examples.