Skip to content

Commit 8c2cf1b

Browse files
olivier-stasseOlivier Stasse
authored andcommitted
[cmake] Remove SETUP_PROJECT_PACKAGE_FINALIZE
1 parent 00ca3a8 commit 8c2cf1b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,6 @@ ENDFOREACH(plugin_file)
213213
ADD_SUBDIRECTORY(include/${PROJECT_NAME})
214214
ADD_SUBDIRECTORY(tests)
215215
216-
217-
SETUP_PROJECT_PACKAGE_FINALIZE()
218-
219216
get_cmake_property(_variableNames VARIABLES)
220217
list (SORT _variableNames)
221218
foreach (_variableName ${_variableNames})

0 commit comments

Comments
 (0)