diff options
Diffstat (limited to 'Build/source/libs/gd/gd-2.0.35/cmake/modules/gd.cmake')
-rw-r--r-- | Build/source/libs/gd/gd-2.0.35/cmake/modules/gd.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/gd/gd-2.0.35/cmake/modules/gd.cmake b/Build/source/libs/gd/gd-2.0.35/cmake/modules/gd.cmake new file mode 100644 index 00000000000..1e846dd855d --- /dev/null +++ b/Build/source/libs/gd/gd-2.0.35/cmake/modules/gd.cmake @@ -0,0 +1 @@ +option(BUILD_TEST "Compile examples in the build tree and enable ctest" OFF) |