Skip to content

Commit 453dab3

Browse files
committed
misnamed one of the libraries
1 parent 71b86d5 commit 453dab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ set(_MYSTRAN_LICENSE_MAP
553553
"GCC:extra_licenses/gpl-3.0-with-gcc-exception.txt:libgcc:GNU C runtime"
554554
"WINPTHREAD:extra_licenses/libwinpthread.txt:libwinpthread:Windows POSIX threads, used by SuperLU_MT"
555555
"PTHREAD:extra_licenses/lgpl-2.1.txt:libpthread:POSIX threads, used by SuperLU_MT"
556-
"REGEX:extra_licenses/lgpl-2.1.txt:libpthread:POSIX regexes, used by GKlib"
556+
"REGEX:extra_licenses/lgpl-2.1.txt:libregex:POSIX regexes, used by GKlib"
557557
)
558558

559559
# Generate STATIC_LICENSES_GENERATED.F90 in the build directory

0 commit comments

Comments
 (0)