]> jfr.im git - irc/weechat/weechat.git/commit
core: add CMake test called "notests" when tests are not compiled
authorSébastien Helleu <redacted>
Fri, 6 Jan 2023 06:53:39 +0000 (07:53 +0100)
committerSébastien Helleu <redacted>
Fri, 6 Jan 2023 06:53:39 +0000 (07:53 +0100)
commitbff143dcf42dd9093c04cb0dfc340ac864ed4e52
treeefb3c928f8ad4487e805fcf900fff09a19c3c8f1
parente660233325fb638eae2d02ec131e9ef9fa96405b
core: add CMake test called "notests" when tests are not compiled

Now the command `make test` executes properly and returns 0 when test are not
compiled.
CMakeLists.txt
ChangeLog.adoc