Skip to content

Commit

Permalink
c_ files added to CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
koenatdatix committed May 6, 2024
1 parent a60dbea commit c10da93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions xzre_code/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ add_library(xzre_code
secret_data_get_decrypted.c
sha256.c
sshd_patch_variables.c
c_memmove.c
c_strlen.c
c_strnlen.c
)
target_compile_options(xzre_code PRIVATE
-Os -fomit-frame-pointer
Expand Down

0 comments on commit c10da93

Please sign in to comment.