Skip to content

Commit

Permalink
Remove Qt-based GUI from sources
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul committed Dec 20, 2024
1 parent 67c2f20 commit 52369f8
Show file tree
Hide file tree
Showing 164 changed files with 1 addition and 32,186 deletions.
2 changes: 1 addition & 1 deletion Sofa/GUI/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ else()
list(APPEND SOFAGUI_MISSINGTARGETS ${PROJECT_NAME}.Common)
endif()

set(SOFAGUI_DIRS Batch Qt)
set(SOFAGUI_DIRS Batch)
foreach(dir ${SOFAGUI_DIRS})
sofa_add_subdirectory(plugin ${dir} ${PROJECT_NAME}.${dir} ON)
if(TARGET ${PROJECT_NAME}.${dir})
Expand Down
Loading

0 comments on commit 52369f8

Please sign in to comment.