Skip to content

Commit 559c595

Browse files
committed
Rename pyconfig template
1 parent e195f47 commit 559c595

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

graalpython/graalpy-pyconfig/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ else()
7070
set(DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1)
7171
endif()
7272

73-
configure_file("pyconfig.h.in" "pyconfig.h" @ONLY)
73+
configure_file("pyconfig_template.h" "pyconfig.h" @ONLY)

0 commit comments

Comments
 (0)