From 5537b71651606d47b78e8e6c36f19bdc46c3a489 Mon Sep 17 00:00:00 2001 From: Patrix Date: Mon, 9 Jan 2023 21:30:29 +0100 Subject: [PATCH] Updated CMakeLists.txt --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 969f5f2..7d962b4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,6 @@ file(GLOB SRC "src/api/module_api.h" "src/api/module_api.cpp" - "src/pch.h" "src/sqmain.cpp" )