mirror of
https://github.com/google/benchmark.git
synced 2025-01-30 22:00:16 +08:00
Remove unnecessary benchmark subfolder
This commit is contained in:
parent
66283598e6
commit
858581ea76
@ -31,7 +31,7 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "Windows")
|
||||
target_link_libraries(benchmark Shlwapi)
|
||||
endif()
|
||||
|
||||
set(include_install_dir "include/benchmark")
|
||||
set(include_install_dir "include")
|
||||
set(lib_install_dir "lib/")
|
||||
set(bin_install_dir "bin/")
|
||||
set(config_install_dir "lib/cmake/${PROJECT_NAME}")
|
||||
|
Loading…
Reference in New Issue
Block a user