#73 Tests can not build previous to install
Closed: Duplicate 7 years ago Opened 7 years ago by firstyear.

The current design of the tests requires you to run:

make
make install
make tests
run tests.

However, many build systems execute:

make
make tests
run tests
make install

We must fix the linking of nunc-stans to lfds to enable this pattern.


@firstyear changed the status to Closed

7 years ago

Login to comment on this ticket.

Metadata