aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/examples.cmake
Commit message (Collapse)AuthorAge
* Integrate from internal code base.Gravatar Feng Xiao2016-07-13
|
* Fix spelling in strings and commentsGravatar Otto Kekäläinen2016-07-03
|
* Merge pull request #1666 from yeswalrus/cmake-prerelease-examplesGravatar Feng Xiao2016-06-17
|\ | | | | CMake Fix up prerelease version handling
* | Save the relevant options used to create a package, allow users to reject ↵Gravatar Walter Gray2016-06-09
| | | | | | | | packages based on them.
| * Fix prerelease version matching to be more consistent with the find_package ↵Gravatar Walter Gray2016-06-09
|/ | | | arguments.
* 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.