Skip to content

Installation #13

@thomas3494

Description

@thomas3494

I think there may be a mistake in the cmake (but I know very little about cmake).

To build ScaleRunner with

mkdir build && cd build && dhb_DIR=~/repos/dhb/build/cmake cmake ..

I had to change

include("${CMAKE_CURRENT_LIST_DIR}/dhbTargets.cmake")

to

include("${CMAKE_CURRENT_LIST_DIR}/cmake/dhbTargets.cmake")

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions