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:
@@ -3,7 +3,7 @@
|
||||
#include <pybind11/functional.h>
|
||||
#include <pybind11/pybind11.h>
|
||||
|
||||
#include "guessedvalue.h"
|
||||
#include <uibase/guessedvalue.h>
|
||||
|
||||
using namespace MOBase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user