Update CMakeLists.txt

This commit is contained in:
Kjell Hedström 2017-12-20 12:24:00 -07:00 committed by GitHub
parent 287bfc11cb
commit c79695c387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,7 +175,7 @@ IF(${CMAKE_SYSTEM_NAME} MATCHES "Linux" OR ${CMAKE_SYSTEM_NAME} MATCHES "Darwin"
# Alternative 2:
# usage: make; sudo make install
#
==========================================================================
# ==========================================================================
INCLUDE (${g3log_SOURCE_DIR}/CPackLists.txt)
ENDIF()