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
CMake Error at CMakeLists.txt:40 (FetchContent_Declare):
Unknown CMake command "FetchContent_Declare".
This must be absolutely vital to the whole build becuse the few lines are preventing the build. Quick question, why isn't this listed as dependancy? Where is it?
The text was updated successfully, but these errors were encountered:
I'm not sure why, but when I downloaded llvm-project from the souce page rather that "git clone" is when the error occured. When I used git everything went fine.
CMake Error at CMakeLists.txt:40 (FetchContent_Declare):
Unknown CMake command "FetchContent_Declare".
This must be absolutely vital to the whole build becuse the few lines are preventing the build. Quick question, why isn't this listed as dependancy? Where is it?
The text was updated successfully, but these errors were encountered: