diff --git a/Sources/Plasma/Apps/CMakeLists.txt b/Sources/Plasma/Apps/CMakeLists.txt index 9c6cef19..51823f67 100644 --- a/Sources/Plasma/Apps/CMakeLists.txt +++ b/Sources/Plasma/Apps/CMakeLists.txt @@ -1,4 +1,4 @@ add_subdirectory(plClient) -add_subdirectory(plClientPatcher) +#add_subdirectory(plClientPatcher) # This isn't used anywhere add_subdirectory(plPythonPack) add_subdirectory(plUruLauncher)