CMake Warning \(non-target-directive\) at NonTargetDirectives\.cmake:[0-9]+ \(add_definitions\):
  Use of non-target directives is not recommended\.  Consider
  target_compile_definitions, target_compile_options, or
  target_include_directories instead\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:3 \(include\)
This warning is for project developers\.  Use -Wno-author or
-Wno-non-target-directive to suppress it\.

CMake Warning \(non-target-directive\) at NonTargetDirectives\.cmake:[0-9]+ \(add_compile_definitions\):
  Use of non-target directives is not recommended\.  Consider
  target_compile_definitions instead\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:3 \(include\)
This warning is for project developers\.  Use -Wno-author or
-Wno-non-target-directive to suppress it\.

CMake Warning \(non-target-directive\) at NonTargetDirectives\.cmake:[0-9]+ \(add_compile_options\):
  Use of non-target directives is not recommended\.  Consider
  target_compile_options instead\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:3 \(include\)
This warning is for project developers\.  Use -Wno-author or
-Wno-non-target-directive to suppress it\.

CMake Warning \(non-target-directive\) at NonTargetDirectives\.cmake:[0-9]+ \(add_link_options\):
  Use of non-target directives is not recommended\.  Consider
  target_link_options instead\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:3 \(include\)
This warning is for project developers\.  Use -Wno-author or
-Wno-non-target-directive to suppress it\.

CMake Warning \(non-target-directive\) at NonTargetDirectives\.cmake:[0-9]+ \(include_directories\):
  Use of non-target directives is not recommended\.  Consider
  target_include_directories instead\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:3 \(include\)
This warning is for project developers\.  Use -Wno-author or
-Wno-non-target-directive to suppress it\.

CMake Warning \(non-target-directive\) at NonTargetDirectives\.cmake:[0-9]+ \(link_directories\):
  Use of non-target directives is not recommended\.  Consider
  target_link_directories instead\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:3 \(include\)
This warning is for project developers\.  Use -Wno-author or
-Wno-non-target-directive to suppress it\.

CMake Warning \(non-target-directive\) at NonTargetDirectives\.cmake:[0-9]+ \(link_libraries\):
  Use of non-target directives is not recommended\.  Consider
  target_link_libraries instead\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:3 \(include\)
This warning is for project developers\.  Use -Wno-author or
-Wno-non-target-directive to suppress it\.
