Update README.md

This commit is contained in:
Yehonal
2016-08-11 21:09:56 +02:00
committed by GitHub
parent 81f7d3ae7c
commit 5cbfdd2871

View File

@@ -3,5 +3,8 @@
Here you can create a CMakeLists.txt file where to add your custom scripts
They will be git-ignored
However we strongly suggest you to use our module system to create your custom
Remember to use cmake macro inside your CMakeLists.txt to correctly
add scripts to project solution.
BTW, **We strongly suggest you** to use our module system to create your custom
powerful module instead of simple scripts.