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:
@@ -16,8 +16,8 @@
|
||||
#include <pybind11/functional.h>
|
||||
#include <pybind11/stl/filesystem.h>
|
||||
|
||||
#include <log.h>
|
||||
#include <utility.h>
|
||||
#include <uibase/log.h>
|
||||
#include <uibase/utility.h>
|
||||
|
||||
#include "error.h"
|
||||
#include "pythonutils.h"
|
||||
|
||||
Reference in New Issue
Block a user