Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
nav-mohan committed Feb 2, 2025
1 parent 2dfaa69 commit c676603
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@ endif()

message(STATUS "KIM-API Build Type: ${CMAKE_BUILD_TYPE}")


message(STATUS "KIM-API Build Type: ${CMAKE_BUILD_TYPE}")

# C++ Language Standard, enforced to be C++11
# set(CMAKE_CXX_STANDARD 11)

set_cache_with_fallback(KIM_API_LOG_MAXIMUM_LEVEL "${_LOG_MAX}" STRING "Maximum log verbosity")
unset(_LOG_MAX)
set_property(CACHE KIM_API_LOG_MAXIMUM_LEVEL PROPERTY STRINGS "" SILENT FATAL ERROR WARNING INFORMATION DEBUG)
Expand Down

0 comments on commit c676603

Please sign in to comment.