mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-08-01 07:43:30 +00:00
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:
@ -10,7 +10,7 @@
|
|||||||
#
|
#
|
||||||
#-----------------------------------------------------------------------------
|
#-----------------------------------------------------------------------------
|
||||||
|
|
||||||
include(Dart)
|
include(CTest)
|
||||||
|
|
||||||
execute_process(COMMAND ${APXS_EXECUTABLE} -q progname
|
execute_process(COMMAND ${APXS_EXECUTABLE} -q progname
|
||||||
OUTPUT_VARIABLE HTTPD_PROGNAME
|
OUTPUT_VARIABLE HTTPD_PROGNAME
|
||||||
|
Reference in New Issue
Block a user