Commit message

This commit is contained in:
lenheart
2024-05-12 09:07:41 +08:00
parent ccce18df0b
commit 4ec73c5a2a
153 changed files with 944 additions and 31920 deletions

View File

@@ -21,7 +21,7 @@ CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
CMAKE_AR:FILEPATH=/usr/bin/ar
//No help, variable specified on the command line.
CMAKE_BUILD_TYPE:STRING=Release
CMAKE_BUILD_TYPE:STRING=Debug
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
@@ -221,7 +221,7 @@ Dnf_Projet_IS_TOP_LEVEL:STATIC=ON
Dnf_Projet_SOURCE_DIR:STATIC=/home/dnf_project/dnf_project
//Dependencies for the target
hook_aurora_LIB_DEPENDS:STATIC=general;libstdc++.a;general;-L/home/dnf_project/dnf_project/build/lib/squirrel;general;-lsqstdlib_static;general;-L/home/dnf_project/dnf_project/build/lib/squirrel;general;-lsquirrel_static;general;-L/home/dnf_project/dnf_project/build/lib/mysql/lib;general;libmysqlclient.a;general;-lpthread;
hook_aurora_LIB_DEPENDS:STATIC=general;libstdc++.a;general;-L/home/dnf_project/dnf_project/build/lib/squirrel;general;-lsqstdlib_static;general;-L/home/dnf_project/dnf_project/build/lib/squirrel;general;-lsquirrel_static;general;-L/home/dnf_project/dnf_project/build/lib/mysql/lib;general;libmysqlclient.a;general;-lpthread;general;libffi.a;
########################