Merge pull request #24 from certik/cmake2

Fix the name of jkqtplotter_lib_properties
This commit is contained in:
Jan W. Krieger 2019-11-18 18:49:58 +01:00 committed by GitHub
commit cbd9882a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
include(jkqtplotter_common_include)
# Project Name and Version
include(JKQtPlotter_LIB_properties)
include(jkqtplotter_lib_properties)
# CMake options with default values and description texts
include(jkqtplotter_cmake_options)