"Jonas M. Gastal" <[email protected]> writes: > As for being a source incompatible change, that isn't true of most *nix > systems since they have "${CMAKE_INSTALL_PREFIX}/include" as the standard > include dir,
That depends on the value of CMAKE_INSTALL_PREFIX. If one installs qjson into, say, /opt/qjson or anything else that's not on the compiler's default include path, it will fail. The second version looks more reasonable IMO (technically, the value in the config file should be called QJSON_INCLUDE_DIRS, but that's orthogonal to this change). ------------------------------------------------------------------------------ Systems Optimization Self Assessment Improve efficiency and utilization of IT resources. Drive out cost and improve service delivery. Take 5 minutes to use this Systems Optimization Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/ _______________________________________________ QJson-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qjson-devel
