adiar icon indicating copy to clipboard operation
adiar copied to clipboard

Add Installation for Dependency without Submodules

Open SSoelvsten opened this issue 9 months ago • 0 comments

Some user's would like to build Adiar once and then install it. This way, you do not need to include it as a submodule to each of your projects (and build it for each of them independently).

Note: This should then also be made to work with CMake's find_package.

Note: People may depend on multiple versions of Adiar. Hence, one should install it with the version number suffixed. Look here for how to do so.

SSoelvsten avatar Nov 17 '23 19:11 SSoelvsten