Bump lib/WinToast from 5e441fd to 821c481 (#4894)
This also changes the build method from a custom FindPackage solution to using their cmake file Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com> Co-authored-by: nerix <nero.9@hotmail.de>
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ endif ()
|
||||
message(STATUS "Qt version: ${Qt${MAJOR_QT_VERSION}_VERSION}")
|
||||
|
||||
if (WIN32)
|
||||
find_package(WinToast REQUIRED)
|
||||
add_subdirectory(lib/WinToast EXCLUDE_FROM_ALL)
|
||||
endif ()
|
||||
|
||||
find_package(Sanitizers QUIET)
|
||||
|
||||
Reference in New Issue
Block a user