Skip to content

The cmake build (at least) with --preset developer has a broken 'install' target #331

@jgallagher59701

Description

@jgallagher59701

It does this:

Install the project...
-- Install configuration: "Debug"
-- Installing: /Users/jimg/src/opendap/hyrax/libdap4/$prefix/bin/dap-config
-- Installing: /Users/jimg/src/opendap/hyrax/libdap4/$prefix/lib/pkgconfig/libdap.pc
-- Installing: /Users/jimg/src/opendap/hyrax/libdap4/$prefix/include/libdap/D4ConstraintEvaluator.h
-- Up-to-date: /Users/jimg/src/opendap/hyrax/libdap4/$prefix/include/libdap/D4FunctionEvaluator.h

when called using cmake --build . --preset developer --parallel --target install

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions