Move to VCPKG (#133)

This commit is contained in:
Mikaël Capelle
2025-05-29 11:03:51 +02:00
committed by GitHub
parent 9a788c9f3f
commit 1010bfda55
46 changed files with 635 additions and 254 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <pybind11/functional.h>
#include <pybind11/pybind11.h>
#include "guessedvalue.h"
#include <uibase/guessedvalue.h>
using namespace MOBase;