Skip to content

Commit 67d6fdc

Browse files
author
Eric Ehlers
committed
update comment
1 parent 1ac7ba0 commit 67d6fdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OREAnalytics-SWIG/Python/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ set_source_files_properties(${PROJECT_SOURCE_DIR}/../SWIG/oreanalytics.i PROPERT
9191
set_source_files_properties(${PROJECT_SOURCE_DIR}/../SWIG/oreanalytics.i PROPERTIES SWIG_FLAGS "-includeall")
9292
#set_source_files_properties(${PROJECT_SOURCE_DIR}/../SWIG/oreanalytics.i PROPERTIES SWIG_FLAGS "-py3")
9393

94-
# Tell SWIG to build a Python module, to be called "OREAnalytics"
94+
# Tell SWIG to build a Python module, to be called "ORE"
9595
# NB: Variable CMAKE_DEBUG_POSTFIX holds the suffix of the lib name on disk.
9696
# Function swig_add_library() (defined in module UseSWIG.cmake) misappropriates this variable in two ways:
9797
# 1) It uses the variable as part of the name of a function in the autogenerated C source code.

0 commit comments

Comments
 (0)