Skip to content

Commit

Permalink
No system Glee for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Emdek committed Feb 11, 2012
1 parent 7907d5f commit 763809b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -8,8 +8,8 @@ find_package(Lib3ds)
find_package(Qt4 REQUIRED)
include(${QT_USE_FILE})

find_path(GLEE_INCLUDE_DIR NAMES GLee.h PATHS /usr/include)
find_library(GLEE_LIBRARY NAMES glee PATHS /usr/lib)
# find_path(GLEE_INCLUDE_DIR NAMES GLee.h PATHS /usr/include)
# find_library(GLEE_LIBRARY NAMES glee PATHS /usr/lib)

add_definitions(-DLIB3DS_VERSION_1)

Expand Down

0 comments on commit 763809b

Please sign in to comment.