Skip to content

Commit

Permalink
Remove config gui component
Browse files Browse the repository at this point in the history
Signed-off-by: romanodanilo <[email protected]>
  • Loading branch information
romanodanilo committed Aug 23, 2024
1 parent 3a8126b commit 442a2a9
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 2,177 deletions.
3 changes: 1 addition & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ set(CMAKE_INSTALL_RPATH $ORIGIN/../lib)
add_subdirectory(common)
add_subdirectory(report_modules)
add_subdirectory(result_pooling)
add_subdirectory(runtime)

# FIXME: install()?
## copy common lib
Expand Down Expand Up @@ -40,4 +39,4 @@ file(
PATTERN "*.svn" EXCLUDE
)

file(MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}/bin/plugin)
file(MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}/bin/plugin)
40 changes: 0 additions & 40 deletions src/runtime/CMakeLists.txt

This file was deleted.

55 changes: 0 additions & 55 deletions src/runtime/src/c_configuration_validator.cpp

This file was deleted.

32 changes: 0 additions & 32 deletions src/runtime/src/c_configuration_validator.h

This file was deleted.

84 changes: 0 additions & 84 deletions src/runtime/src/runtime.cpp

This file was deleted.

32 changes: 0 additions & 32 deletions src/runtime/src/runtime.h

This file was deleted.

9 changes: 0 additions & 9 deletions src/runtime/src/stdafx.cpp

This file was deleted.

18 changes: 0 additions & 18 deletions src/runtime/src/stdafx.h

This file was deleted.

90 changes: 0 additions & 90 deletions src/runtime/src/ui/c_checker_dialog.cpp

This file was deleted.

Loading

0 comments on commit 442a2a9

Please sign in to comment.