slint/api/cpp/cmake
Tobias Hunger 526166090e cmake: Do not break when slint is build with empty CMAKE_BUILD_TYPE
Do not break building against slint using CMake from C++ when no
CMAKE_BUILD_TYPE was set when building Slint.

This just makes sure the build type is properly quoted, which makes sure
we keep a (empty) string token where CMake expects one.

Fixes: #1065
2022-03-17 18:18:20 +01:00
..
SlintConfig.cmake.in cmake: Do not break when slint is build with empty CMAKE_BUILD_TYPE 2022-03-17 18:18:20 +01:00
SlintMacro.cmake Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00