-
Notifications
You must be signed in to change notification settings - Fork 10.7k
can't build googlemock #4920
Copy link
Copy link
Open
Description
Describe the issue
hello,
i cant build googlemock
how i build googlemock?
Steps to reproduce the problem
~/build/google/googletest/googlemock/build$ cmake ..
CMake Warning at CMakeLists.txt:40 (project):
VERSION keyword not followed by a value or was followed by a value that
expanded to nothing.
CMake Warning at /home/sven2/build/google/googletest/googletest/CMakeLists.txt:50 (project):
VERSION keyword not followed by a value or was followed by a value that
expanded to nothing.
CMake Error at /home/sven2/build/google/googletest/googletest/CMakeLists.txt:124 (set_target_properties):
set_target_properties called with incorrect number of arguments.
CMake Error at /home/sven2/build/google/googletest/googletest/CMakeLists.txt:139 (set_target_properties):
set_target_properties called with incorrect number of arguments.
CMake Error at CMakeLists.txt:99 (set_target_properties):
set_target_properties called with incorrect number of arguments.
CMake Error at CMakeLists.txt:102 (set_target_properties):
set_target_properties called with incorrect number of arguments.
-- Configuring incomplete, errors occurred!
What version of GoogleTest are you using?
googletest repo head ( current 56efe39 )
What operating system and version are you using?
Ubuntu 22.04
What compiler and version are you using?
g++ (GCC) 15.2.0
What build system are you using?
cmake version 4.2.3
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels