We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d84887e commit b18811fCopy full SHA for b18811f
CMakeLists.txt
@@ -81,7 +81,7 @@ set(WITH_RUNTIME_LIBRARY YES
81
CACHE BOOL "Compile and install the runtime library")
82
83
set(WITH_INTRINSIC_MODULES no
84
- CACHE BOOL "Compile intrinsic modules till ASR level at build time")
+ CACHE BOOL "Compile intrinsic modules to .pyc (ASR) at build time")
85
86
# Find ZLIB with our custom finder before including LLVM since the finder for LLVM
87
# might search for ZLIB again and find the shared libraries instead of the static ones
0 commit comments