build: Added precompiled headers

This commit is contained in:
WerWolv
2024-02-29 22:17:57 +01:00
parent d1de10c606
commit b448583105
8 changed files with 91 additions and 57 deletions

View File

@@ -13,6 +13,7 @@ add_imhex_plugin(
INCLUDES
include
LIBRARIES
libpl
libpl-gen
fonts
LIBRARY_PLUGIN

View File

@@ -9,6 +9,8 @@
#include <functional>
#include <string>
#include <vector>
#include <set>
namespace hex::ui {