Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
Cryptiiiic committed Dec 30, 2024
1 parent 438f3fc commit 4545210
Showing 3 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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()
#SET(CMAKE_EXPORT_COMPILE_COMMANDS 1)
#get_cmake_property(_variableNames VARIABLES)
#list (SORT _variableNames)
#foreach (_variableName ${_variableNames})
# message(STATUS "${_variableName}=${${_variableName}}")
#endforeach()
Binary file modified Lib/libchoma.a
Binary file not shown.
Binary file modified Lib/libxpf.a
Binary file not shown.

0 comments on commit 4545210

Please sign in to comment.