mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 17:03:43 +02:00
add a newline to FindGnuTLS and fix filename in header
This commit is contained in:
parent
86b0b78692
commit
9fcb656027
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# FindFaceshift.cmake
|
||||
# FindGnuTLS.cmake
|
||||
#
|
||||
# Try to find the GnuTLS library
|
||||
#
|
||||
|
@ -38,4 +38,4 @@ else ()
|
|||
message(STATUS "the GnuTLS lib folder. Replace $GnuTLS-DIR in the command with the directory")
|
||||
message(STATUS "containing GnuTLS.")
|
||||
endif ()
|
||||
endif ()
|
||||
endif ()
|
||||
|
|
Loading…
Reference in a new issue