mirror of
https://github.com/ModOrganizer2/modorganizer-plugin_python.git
synced 2026-07-27 14:03:33 -07:00
Move to VCPKG.
* Minor cleaning of CMakeLists.txt. Fix C++ warnings and Qt deprecation. * Avoid using Python from virtual environment.
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
|
||||
#include <QCoreApplication>
|
||||
|
||||
#include <uibase/ipluginfilemapper.h>
|
||||
#include <uibase/iplugingame.h>
|
||||
|
||||
#include "MockOrganizer.h"
|
||||
#include "ipluginfilemapper.h"
|
||||
#include "iplugingame.h"
|
||||
|
||||
using namespace MOBase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user