We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b86d5 commit 453dab3Copy full SHA for 453dab3
1 file changed
CMakeLists.txt
@@ -553,7 +553,7 @@ set(_MYSTRAN_LICENSE_MAP
553
"GCC:extra_licenses/gpl-3.0-with-gcc-exception.txt:libgcc:GNU C runtime"
554
"WINPTHREAD:extra_licenses/libwinpthread.txt:libwinpthread:Windows POSIX threads, used by SuperLU_MT"
555
"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"
+ "REGEX:extra_licenses/lgpl-2.1.txt:libregex:POSIX regexes, used by GKlib"
557
)
558
559
# Generate STATIC_LICENSES_GENERATED.F90 in the build directory
0 commit comments