CMake config files are in an unconventional path

Bug #1784918 reported by Guillermo Frontera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nlohmann-json (Ubuntu)
New
Undecided
Unassigned

Bug Description

CMake config files are installed in the directory /usr/lib/cmake, which is not one of the conventional directories for config files. Thus, CMake will not search for config files in such directory, and will fail. This affects the files:
 - nlohmann_jsonConfig.cmake
 - nlohmann_jsonConfigVersion.cmake
 - nlohmann_jsonTargets.cmake

A conventional directory would be /usr/lib/cmake/nlohmann_json, for example.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.