Loading cmake/FindYAML.cmake +2 −0 Original line number Diff line number Diff line Loading @@ -95,4 +95,6 @@ if(YAML_FOUND) # the build will fail. Log this for debugging. message(WARNING "libyaml found via CONFIG, but failed to create or find target YAML::YAML.") endif() else message(FATAL_ERROR "yaml not found") endif() No newline at end of file Loading
cmake/FindYAML.cmake +2 −0 Original line number Diff line number Diff line Loading @@ -95,4 +95,6 @@ if(YAML_FOUND) # the build will fail. Log this for debugging. message(WARNING "libyaml found via CONFIG, but failed to create or find target YAML::YAML.") endif() else message(FATAL_ERROR "yaml not found") endif() No newline at end of file