cmake-basis / BASIS

CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. This project supplies a fully integrated suite of functionality to make the whole process seamless!
https://cmake-basis.github.io
Other
48 stars 10 forks source link

Suggestions to docs, chapter 3 #606

Open jvegh opened 8 years ago

jvegh commented 8 years ago

Page 12: This will create a subdirectory called MyProject under the current working directory I suggest to exchange this example with the one in the previous chapter: the --root should be introduced here.

Page 17: links 'basis' and 'sbia' are wrong