Please don't fail when CMAKE_INSTALL_PREFIX is /usr/local #1195
Labels
I: No breaking change
Previously written code will work as before, no one should note anything changing (aside the fix)
S: Normal
Handle this with default priority
T: Discussion
Still searching for the right way to proceed / suggestions welcome
https://github.com/nest/nest-simulator/blob/master/CMakeLists.txt#L104
There's nothing wrong with installing into
/usr/local
.It normally installs into a stage directory when package is built.
The text was updated successfully, but these errors were encountered: