Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
Mention CMAKE_BUILD_TYPE for non-cmake experts
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Ringer <[email protected]>
  • Loading branch information
ringerc committed Feb 1, 2018
1 parent e1204fd commit 0020198
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ CMake flags available for setting with `-D`:

* `CMAKE_INSTALL_PREFIX`: base directory to install `jaeger-cpp`

* `CMAKE_BUILD_TYPE`: `Debug` or `Release`

Most other cmake standard variables
<https://cmake.org/cmake/help/latest/manual/cmake-variables.7.html> are
supported.
Expand Down

0 comments on commit 0020198

Please sign in to comment.