cmake: No longer print _SOURCES and _INCLUDE_DIRS variables
This commit is contained in:
parent
734c5cd421
commit
ebf5033144
@ -48,4 +48,4 @@ list(REMOVE_DUPLICATES ugfx_INCLUDE_DIRS)
|
||||
|
||||
# Outsource heavy-lifting to cmake
|
||||
include(FindPackageHandleStandardArgs)
|
||||
find_package_handle_standard_args(ugfx DEFAULT_MSG ugfx_SOURCES ugfx_INCLUDE_DIRS)
|
||||
find_package_handle_standard_args(ugfx DEFAULT_MSG)
|
||||
|
Loading…
Reference in New Issue
Block a user