Fix comment template

This commit is contained in:
Frank Osterfeld 2013-01-16 19:00:37 +01:00
parent 0c3fa67363
commit bb32e4550e
1 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,7 @@
# - Config file for the FooBar package
# - Config file for the QtKeychain package
# It defines the following variables
# FOOBAR_INCLUDE_DIRS - include directories for FooBar
# FOOBAR_LIBRARIES - libraries to link against
# FOOBAR_EXECUTABLE - the bar executable
# QTKEYCHAIN_INCLUDE_DIRS - include directories for QtKeychain
# QTKEYCHAIN_LIBRARIES - libraries to link against
# Compute paths
get_filename_component(QTKEYCHAIN_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)