Navigation


Changeset 304:ad3c46016584 in freeDiameter for cmake/Modules/FindGnuTLS.cmake


Ignore:
Timestamp:
May 14, 2010, 5:26:53 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Added install directives for cmake; also allow default directory to seek for extensions and configuration files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cmake/Modules/FindGnuTLS.cmake

    r284 r304  
    3535# Lastly make it so that the GNUTLS_LIBRARY and GNUTLS_INCLUDE_DIR variables
    3636# only show up under the advanced options in the gui cmake applications.
    37 MARK_AS_ADVANCED( GNUTLS_LIBRARIES GNUTLS_INCLUDE_DIRS )
     37MARK_AS_ADVANCED( GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR )
Note: See TracChangeset for help on using the changeset viewer.