Resolve deprecation of FindDart (#329)

Deprecated with [CMake 3.27](https://cmake.org/cmake/help/latest/module/FindDart.html), which is currently only present in `Fedora Rawhide`
This commit is contained in:
Hummeltech
2023-09-28 13:49:15 -07:00
committed by GitHub
parent d13186ae7d
commit c8eba9f6e8

View File

@ -10,7 +10,7 @@
#
#-----------------------------------------------------------------------------
include(Dart)
include(CTest)
execute_process(COMMAND ${APXS_EXECUTABLE} -q progname
OUTPUT_VARIABLE HTTPD_PROGNAME