chore: update CMake build script but not tested

This commit is contained in:
2024-07-24 18:12:49 +08:00
parent ecebc42603
commit a1de143ae8
6 changed files with 148 additions and 67 deletions

View File

@@ -1,4 +1,3 @@
# Check YYCC path variable
if (NOT DEFINED YYCC_PATH)
message(FATAL_ERROR "You must set YYCC_PATH variable to one of CMake distribution of YYCC installation path.")