Skip to content

(build): ninja install issue on linux

Marc SCHWEITZER requested to merge 9-ninja-install-issue-on-linux into dev

Description

Test if the install directory ( CMAKE_INSTALL_PREFIX) is empty, if not print a warning at configure time.

Closes #9 (closed)

How to test it?

Configure a project, and try with empty/non empty CMAKE_INSTALL_PREFIX.

Edited by Marc SCHWEITZER

Merge request reports