better organize cmake files

This commit is contained in:
SimoneN64
2024-09-03 22:28:55 +02:00
parent 5e93f1dd32
commit 2daeb549a2
3 changed files with 18 additions and 27 deletions

View File

@@ -1,7 +1,6 @@
#pragma once
#include <common.hpp>
#include <fmt/color.h>
#include <fmt/format.h>
#include <fmt/core.h>
#include <string>
#if !defined(NDEBUG) && !defined(_WIN32)
#include <dlfcn.h>