]> granicus.if.org Git - graphviz/commit
CMake: fix fcntl.h detection
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 30 Mar 2022 05:00:51 +0000 (22:00 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Apr 2022 19:55:48 +0000 (12:55 -0700)
commit0cb4ae02456b9bc8e7f46bdf97ea21b8a92190ae
tree906c91921f475d825a3fac276d682bd7172b6133
parentb7d2faecee221f4cafe2ef78ccfadff7595d32cf
CMake: fix fcntl.h detection

This seems to have gone unnoticed because none of the Graphviz components
currently integrated into the CMake build system rely critically on fcntl.h.
This issue was discovered when integrating the xlib plugin.
cmake/config_checks.cmake