You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
Hi, I'm trying to configure the project using CMake and following the instructions at master/README.md, but when I try to run CMake from LunarGLASS/build I get the following error:
CMake Error at CMakeLists.txt:69 (string): string sub-command REPLACE requires at least four arguments.
Looking into the file, actually there are four arguments. Then, why is it getting this error?
Thank You in advance.
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to configure the project using CMake and following the instructions at master/README.md, but when I try to run CMake from LunarGLASS/build I get the following error:
CMake Error at CMakeLists.txt:69 (string): string sub-command REPLACE requires at least four arguments.
Looking into the file, actually there are four arguments. Then, why is it getting this error?
Thank You in advance.
The text was updated successfully, but these errors were encountered: