Skip to content

Commit

Permalink
l for L
Browse files Browse the repository at this point in the history
  • Loading branch information
kidanger committed Dec 24, 2019
1 parent ae3efcc commit 0f545e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ option(USE_EXR "compile with OpenEXR support (for iio)" OFF)
option(USE_GMIC "compile with GMIC support" OFF)
option(USE_FFTW "compile with fftw support (for gmic)" OFF)
option(USE_OCTAVE "compile with octave support" OFF)
option(USE_SDL "compile with SDL backend instead of SFMl" ON)
option(USE_SDL "compile with SDL backend instead of SFML" ON)
option(USE_GL3 "compile with OpenGL3 backend instead of OpenGL2" ON)
option(USE_LIBRAW "compile with LibRAW support" OFF)
option(USE_GDAL "compile with GDAL support" OFF)
Expand Down

0 comments on commit 0f545e9

Please sign in to comment.