Skip to content

Allow Building From a Submodule

Minor fix to get_version() in cmake/tools.cmake to support building from Git where the source is in a submodule.

Swaps a IS_DIRECTORY test for EXISTS

Merge request reports

Loading