Skip to content

Commit b18811f

Browse files
czgdp1807certik
andauthored
Apply suggestions from code review
Co-authored-by: Ondřej Čertík <[email protected]>
1 parent d84887e commit b18811f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ set(WITH_RUNTIME_LIBRARY YES
8181
CACHE BOOL "Compile and install the runtime library")
8282

8383
set(WITH_INTRINSIC_MODULES no
84-
CACHE BOOL "Compile intrinsic modules till ASR level at build time")
84+
CACHE BOOL "Compile intrinsic modules to .pyc (ASR) at build time")
8585

8686
# Find ZLIB with our custom finder before including LLVM since the finder for LLVM
8787
# might search for ZLIB again and find the shared libraries instead of the static ones

0 commit comments

Comments
 (0)