From b1eb10364e763c39874d3100bd59016ad0f8ebe1 Mon Sep 17 00:00:00 2001 From: donghualin Date: Mon, 20 May 2024 09:24:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=94=9F=E6=88=90=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dp4-pam/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dp4-pam/CMakeLists.txt b/dp4-pam/CMakeLists.txt index 601abc2..db3b6ef 100644 --- a/dp4-pam/CMakeLists.txt +++ b/dp4-pam/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.7) -set(PAM_LIB_NAME "dp4-login-pam") +set(PAM_LIB_NAME "pam_dp4_login") file(GLOB_RECURSE LIB_SRCS "*.h"