diff --git a/01-basic/K-imported-targets/README.adoc b/01-basic/K-imported-targets/README.adoc index bc6c16c..84bf40f 100644 --- a/01-basic/K-imported-targets/README.adoc +++ b/01-basic/K-imported-targets/README.adoc @@ -23,7 +23,10 @@ $ tree # Requirements -This example requires the boost libraries to be installed in a default system location. +This example requires the following: + + * CMake v3.5+ + * The boost libraries to be installed in a default system location. # Concepts