aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/CMakeLists.txt
Commit message (Collapse)AuthorAge
* add protobuf_generate function, allows use of target_sources where availableGravatar Walter Gray2017-06-02
|
* Integrate from internal code base.Gravatar Feng Xiao2016-07-13
|
* Use ExternalProject_Add to build the examples in a stand-alone fashion.Gravatar Walter Gray2016-06-06
|
* CMake project updatesGravatar Konstantin Podsvirov2016-06-04
A series of improvements: - Improved Protobuf module compatibility (disabled by default); - Hide advanced settings; - Added build tree configuration; - Added build of examples.