From 6b3dc8f47821933a67b68d62983893a910cd9cda Mon Sep 17 00:00:00 2001 From: sal Date: Sun, 8 Oct 2023 21:59:58 -0400 Subject: [PATCH] removed comment --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 540ceb4..f388b3e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -134,8 +134,6 @@ target_compile_options(${PROJECT_NAME} PUBLIC > ) -##### <<<<<<<<< - # include directories gdextension library target_include_directories(${PROJECT_NAME} PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/src"