cmake-examples icon indicating copy to clipboard operation
cmake-examples copied to clipboard

Update README.adoc

Open PIesPnuema opened this issue 2 years ago • 0 comments

Hi there! I edited few issues I ran into with some of the resource links. I removed the ones with 404 errors, added a direct link to the new CMake tutorial page (they moved there page). Lastly is one I am unsure about which is the "dockerfiles" link. The link went nowhere so I added the link to the official docker build site. I am not sure if that was the intended destination. Cheers.

Details: Adjustments to DOCKER section

  • Added link on line 89 to more docker details (Not sure if this was the intended resource)-> https://docs.docker.com/engine/reference/commandline/build/

Adjustments to OTHER LINKS section.

  • Removed line 97 " * https://rix0r.nl/blog/2015/08/13/cmake-guide/[rix0r Modern CMake Blog]" https certifcate cannot be verified.
  • Fixed link on line 98 -> Offiicial CMake Turtorial
  • Removed line 102 " * http://techminded.net/blog/modular-c-projects-with-cmake.html[Modular C++ Projects]" -> No longer exists responds with 404 Error
  • Removed line 107 " * https://www.johnlamp.net/cmake-tutorial.html[John Lamp - CMake Tutorial]" -> No longer exists responds with 404 Error

PIesPnuema avatar Feb 26 '23 22:02 PIesPnuema