Closed MattBlack85 closed 6 months ago
Small issue I found today while trying to compile it under Linux after cding into build/ the right path would be ../ cause ../stellarsolver/ doesn't contain CMakeList
../
../stellarsolver/
I can agree, this fixed the error, @rlancaste It would be great to merge this.
Small issue I found today while trying to compile it under Linux after cding into build/ the right path would be
../
cause../stellarsolver/
doesn't contain CMakeList