mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-02 11:57:58 +02:00
Remove todo(s) for cmake build system
Bug: https://gitlab.freedesktop.org/dbus/dbus/merge_requests/18
This commit is contained in:
parent
fd00c5fdef
commit
7bba42587b
2 changed files with 0 additions and 5 deletions
|
|
@ -298,8 +298,6 @@ set(DBUS_INCLUDES)
|
|||
ENABLE_TESTING()
|
||||
|
||||
########### command line options ###############
|
||||
# TODO: take check from configure.in
|
||||
|
||||
option (DBUS_BUILD_TESTS "enable unit test code" ON)
|
||||
|
||||
if(DBUS_BUILD_TESTS)
|
||||
|
|
|
|||
|
|
@ -197,9 +197,6 @@ int main()
|
|||
}
|
||||
" HAVE_ISO_VARARGS)
|
||||
|
||||
# missing:
|
||||
# DBUS_HAVE_GCC33_GCOV
|
||||
|
||||
check_type_size("short" SIZEOF_SHORT)
|
||||
check_type_size("int" SIZEOF_INT)
|
||||
check_type_size("long" SIZEOF_LONG)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue