mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-16 03:34:56 +02:00
CMakeLists.txt: whitespace fix.
This commit is contained in:
parent
ae4dd4027f
commit
c17512f6ba
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ set( CMAKE_CXX_STANDARD 11 )
|
|||
set( CMAKE_CXX_STANDARD_REQUIRED ON )
|
||||
set( CMAKE_CXX_EXTENSIONS OFF )
|
||||
|
||||
# OpenGL 3.0 deprecates some functions we use.
|
||||
# OpenGL 3.0 deprecates some functions we use.
|
||||
# Adding this flag makes the compiler not spam warnings.
|
||||
add_compile_options(-D OPENSSL_API_COMPAT=0x10100000L)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue