-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working