Merge pull request #3812 from wavexx/cmake_no_warning

cmake: Remove usage warning
This commit is contained in:
Yuri D'Elia 2022-12-08 18:30:04 +01:00 committed by GitHub
commit a266ff3cdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -49,15 +49,6 @@ message(
set(FN_PREFIX "FW${PROJECT_VERSION}${PROJECT_VERSION_SUFFIX_SHORT}")
message(
WARNING
"
***************** YOUR ATTENTION PLEASE *****************
CMake support is experimental. There is no guarantee at this time. If you have problems you are encouraged to fall back to the tried-and-true methods.
*********************** THANK YOU **********************
We now return to your regularly scheduled Firmware Build."
)
option(SECONDARY_LANGUAGES "Secondary language support in the firmware" ON)
# Language configuration