COIN-OR::LEMON - Graph Library

source: lemon-benchmark/tests/paths.cc.cmake @ 13:0ab493e5250e

tip
Last change on this file since 13:0ab493e5250e was 13:0ab493e5250e, checked in by Alpar Juttner <alpar@…>, 12 years ago

Add build id field to running time logs

Configurable by BENCHMARK_BUILD_ID cmake variable,
which defaults to the last component of the build directory.

File size: 162 bytes
Line 
1#include <benchmark_tools.h>
2#include <string>
3
4const std::string DATADIR_PATH = "@DATADIR_PATH@";
5const std::string BENCHMARK_BUILD_ID = "@BENCHMARK_BUILD_ID@";
Note: See TracBrowser for help on using the repository browser.