diff --git a/CMakeLists.txt b/CMakeLists.txt index 531dbfd..801d8b4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -111,9 +111,9 @@ add_custom_command(TARGET x8A4_CLI POST_BUILD COMMENT "Signing x8A4_CLI" ) # -SET(CMAKE_EXPORT_COMPILE_COMMANDS 1) -get_cmake_property(_variableNames VARIABLES) -list (SORT _variableNames) -foreach (_variableName ${_variableNames}) - message(STATUS "${_variableName}=${${_variableName}}") -endforeach() \ No newline at end of file +#SET(CMAKE_EXPORT_COMPILE_COMMANDS 1) +#get_cmake_property(_variableNames VARIABLES) +#list (SORT _variableNames) +#foreach (_variableName ${_variableNames}) +# message(STATUS "${_variableName}=${${_variableName}}") +#endforeach() \ No newline at end of file diff --git a/Lib/libchoma.a b/Lib/libchoma.a index a7b6953..826fe11 100644 Binary files a/Lib/libchoma.a and b/Lib/libchoma.a differ diff --git a/Lib/libxpf.a b/Lib/libxpf.a index a2f3a6f..7a1298b 100644 Binary files a/Lib/libxpf.a and b/Lib/libxpf.a differ