|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# just include this module as last one since nothing should depend on it
|
|
|
|
|
|
|
|
|
|
if(NOT TARGET_CONFIG_DONE)
|
|
|
|
|
message(FATAL_ERROR "Before including the ConfigHeader module, the BasicConfig module must be included.")
|
|
|
|
|
message(FATAL_ERROR "Before including the ConfigHeader module, the AppTarget/LibraryTarget module must be included.")
|
|
|
|
|
endif()
|
|
|
|
|
|
|
|
|
|
# find config.h template
|
|
|
|
|