Skip to content

Quickstart: Building with CMake fails on Ubuntu 20.04 #4469

Closed Answered by C1Ron
C1Ron asked this question in Community Help
Discussion options

You must be logged in to vote

I found that I missed a line in the CMakeLists.txt file. The line should go immediately after the FetchContent line, and should contain
FetchContent_MakeAvailable(googletest)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by C1Ron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant