We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3d1b2 commit fd8103bCopy full SHA for fd8103b
cmake/OpenGeode.cmake
@@ -27,8 +27,6 @@ include(cmake/ProjectOptions.cmake)
27
include(cmake/CppTargets.cmake)
28
include(cmake/PythonTargets.cmake)
29
30
-set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -ftime-trace")
31
-
32
# Get OpenGeode dependencies
33
find_package(absl REQUIRED CONFIG NO_DEFAULT_PATH PATHS ${ABSEIL_INSTALL_PREFIX})
34
find_package(Async++ REQUIRED CONFIG NO_DEFAULT_PATH PATHS ${ASYNCPLUSPLUS_INSTALL_PREFIX})
0 commit comments