Added warning.
This commit is contained in:
parent
5d3a1b0a2f
commit
6dc14a3b26
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
||||||
#
|
#
|
||||||
# This is RSS Guard compilation script for CMake.
|
# This is RSS Guard compilation script for CMake.
|
||||||
#
|
#
|
||||||
|
# WARNING: This script uses file(GLOB ...) function. YOU MUST
|
||||||
|
# recompile this CMake script once any new file is added.
|
||||||
|
#
|
||||||
# Usage:
|
# Usage:
|
||||||
# a) DEBUG build for testing.
|
# a) DEBUG build for testing.
|
||||||
# cmake -DCMAKE_BUILD_TYPE=debug -DCMAKE_INSTALL_PREFIX=/usr -DUSE_QT_5=ON
|
# cmake -DCMAKE_BUILD_TYPE=debug -DCMAKE_INSTALL_PREFIX=/usr -DUSE_QT_5=ON
|
||||||
|
|
Loading…
Add table
Reference in a new issue