Skip to content

Commit fc870f1

Browse files
committed
CMake fix
1 parent d2f40dc commit fc870f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/irr/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
# This file is part of the "Nabla Engine".
33
# For conditions of distribution and use, see copyright notice in nabla.h
44

5-
add_subdirectory(ext)
6-
75
find_package(OpenGL REQUIRED)
86
if(UNIX)
97
find_package(X11 REQUIRED)

0 commit comments

Comments
 (0)