Skip to content

Update installing.md, `install(TARGET...` replaced by `install(TARGETS...`

Pavel requested to merge pcampr/modern-cmake:patch-1 into master

install(TARGET... replaced by install(TARGETS... besed on https://cmake.org/cmake/help/v3.8/command/install.html and tested on own project

Merge request reports