File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -92,26 +92,3 @@ configure_file(
92
92
${CMAKE_CURRENT_SOURCE_DIR} /${PROJECT_NAME} .pmodule.in
93
93
${CMAKE_CURRENT_BINARY_DIR} /${PROJECT_NAME} .pmodule
94
94
)
95
-
96
- #configure_file(
97
- # ${CMAKE_CURRENT_SOURCE_DIR}/conda-recipe/meta.yaml.in
98
- # ${CMAKE_CURRENT_BINARY_DIR}/conda-recipe/meta.yaml
99
- #)
100
- #
101
- #configure_file(
102
- # ${CMAKE_CURRENT_SOURCE_DIR}/conda-recipe/build.sh
103
- # ${CMAKE_CURRENT_BINARY_DIR}/conda-recipe/build.sh
104
- # COPYONLY
105
- #)
106
- #
107
- #configure_file(
108
- # ${CMAKE_CURRENT_SOURCE_DIR}/conda-recipe/bld.bat
109
- # ${CMAKE_CURRENT_BINARY_DIR}/conda-recipe/bld.bat
110
- # COPYONLY
111
- #)
112
- #
113
- #configure_file(
114
- # ${CMAKE_CURRENT_SOURCE_DIR}/LICENSE
115
- # ${CMAKE_CURRENT_BINARY_DIR}/conda-recipe/LICENSE
116
- # COPYONLY
117
- #)
You can’t perform that action at this time.
0 commit comments