Skip to content
Snippets Groups Projects
Commit f3aa7249 authored by Kasper Marstal's avatar Kasper Marstal
Browse files

BUG: Remove deleted files from elxModuleCore source file list

parent 020a45d2
No related branches found
No related tags found
No related merge requests found
......@@ -4,10 +4,9 @@ set( ${MODULE}_INCLUDE_DIRS
)
set( ${MODULE}_SOURCE_FILES
${CMAKE_SOURCE_DIR}/${MODULE_PATH}/Blueprints/src/elxComponentDescriptor.cxx
${CMAKE_SOURCE_DIR}/${MODULE_PATH}/Blueprints/src/elxBlueprint.cxx
)
set( ${MODULE}_LIBRARIES
elxModuleCore
${MODULE}
)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment