From 4cdc3c62b25c1b36cf7584fed13f2f15e00937fb Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 25 Apr 2021 09:24:28 +0200 Subject: Added wrapeed libcrypt.so --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 2aa96c8b..45402436 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -198,6 +198,7 @@ set(WRAPPEDS "${BOX64_ROOT}/src/wrapped/wrappedldlinux.c" "${BOX64_ROOT}/src/wrapped/wrappedlibasound.c" "${BOX64_ROOT}/src/wrapped/wrappedlibc.c" + "${BOX64_ROOT}/src/wrapped/wrappedlibcrypt.c" "${BOX64_ROOT}/src/wrapped/wrappedlibcups.c" "${BOX64_ROOT}/src/wrapped/wrappedlibdl.c" "${BOX64_ROOT}/src/wrapped/wrappedlibgl.c" -- cgit 1.4.1