Edit

kc3-lang/dlfcn-win32/cmake

Branch :

  • Show log

    Commit

  • Author : Ralf Habacker
    Date : 2020-11-02 13:06:55
    Hash : 2821345e
    Message : cmake: add option ENABLE_WINE to enable support for running cross compiled tests with wine For details about the ENABLE_WINE option, which support three modes AUTO|ON|OFF see the documentation of cmake macro check_auto_option(). A custom path for the wine executable can be specified by adding -DWINE_EXECUTABLE=<path> to the cmake command line. The cmake related macros were copied from https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/cmake/modules/Macros.cmake

  • modules
  •