diff --git a/CMakeLists.txt b/CMakeLists.txt index c978791..efa890c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -129,9 +129,6 @@ endif() if(ARCHEUS_STD_OPENGL) target_include_directories(archeus_std PRIVATE PUBLIC $ - GL - glfw - GLEW ) endif()