-
Fix cmake file not to use CMAKE_SOURCE_DIR (#367) · 312d9d0aDaniel Varga authored
Using CMAKE_SOURCE_DIR benchmark cannot be built as part of a project. This change allows to add benchmark using add_subdirectory to a bigger project.
312d9d0a
×
Using CMAKE_SOURCE_DIR benchmark cannot be built as part of a project. This change allows to add benchmark using add_subdirectory to a bigger project.