Kitware / fletch

Computer Vision Software Development Environment
61 stars 54 forks source link

Fix libkmls expat support based on CMake find_package #685

Closed dstoup closed 3 years ago

dstoup commented 3 years ago

Not all *nix systems have expat headers installed. Check if CMake finds expat and use if it does, otherwise let libkml build internally.

Fixes issue #214

kwcvrobot commented 3 years ago

Fletch KWIVER against Fletch Centos build succeeded.

kwcvrobot commented 3 years ago

Fletch KWIVER against Fletch LinuxGPU build succeeded.

kwcvrobot commented 3 years ago

Fletch KWIVER against Fletch Linux build succeeded.

kwcvrobot commented 3 years ago

Fletch KWIVER against Fletch Mac build succeeded.

kwcvrobot commented 3 years ago

Fletch KWIVER against Fletch Windows build succeeded.