[vz-dev] [volkszaehler/vzlogger] e03fdc: add BUILD_TEST option for disabling unit-tests (#3...

GitHub noreply at github.com
Sat Dec 9 15:47:30 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/vzlogger
  Commit: e03fdc57c2eba89ada3cc64a35199d41e0a0afdf
      https://github.com/volkszaehler/vzlogger/commit/e03fdc57c2eba89ada3cc64a35199d41e0a0afdf
  Author: Hannes Schmelzer <oe5hpm at users.noreply.github.com>
  Date:   2017-12-09 (Sat, 09 Dec 2017)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  add BUILD_TEST option for disabling unit-tests (#344)

During cross-compiling with some buildsystem (buildroot for example) we
have no possibility to run the implemented unit tests. This well known
fact is handled by the build system by passing several variables to the
running build, one of these is the "BUILD_TEST".

We use this for enabling/disabling building the unit tests.

Per default the BUILD_TEST is on, so no functional change to previous
versions is made.

Signed-off-by: Hannes Schmelzer <oe5hpm at oevsv.at>




More information about the volkszaehler-dev mailing list