Skip to content

Commit

Permalink
Add a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
napodan committed Nov 11, 2014
1 parent b95b22c commit 851e3d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/zlib.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
###############################################################################

# TODO use the irrlicht one
find_package(ZLIB)
if(ZLIB_FOUND)
set(ZLIB_INCLUDE_DIR "${ZLIB_INCLUDE_DIR}"
Expand Down

0 comments on commit 851e3d3

Please sign in to comment.