I seem to get errors when trying to open an std::ifstream
if I use a relative path. Though it works fine if using an absolute path.
Is there something I need to add to the CMakeLists.txt? (I'm pretty new to using cmake) Or is it just a problem in CLion?