cmake: add/move HAVE_ options into BOOLEAN section to fix comparing issues
how to reproduce: 1. build dbus with autotools 2. in the dbus-bus build dir run gcc -dM -E config.h | sort > autotools-config.h.log 3. build with cmake 4. in the build dir run gcc -dM -E config.h | sort > cmake-config.h.log 5. compare both files
Name | Stage | Failure | ||
---|---|---|---|---|
failed
|
windows-cmake-vs15 | Build | ||
|
||||
failed
|
cmake | Build | ||
|
||||
failed
|
x86_64-w64-mingw32-cmake-debug | Build | ||
|
||||
failed
|
windows-cmake-mingw-ucrt64 | Build | ||
|