Skip to content

Commit

Permalink
Merge remote-tracking branch 'remote/master' into actions-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Dec 7, 2023
2 parents 739798f + 1dda578 commit c1dc53d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ cmake_dependent_option(VIENNALS_BUILD_PYTHON "Build for Python (>=3)" OFF "VIENN
# Configuration
# --------------------------------------------------------------------------------------------------------

include("cmake/openmp.cmake")

if(VIENNALS_STATIC_BUILD)
message(STATUS "[ViennaLS] Enabling precompiled headers for static build")
set(VIENNALS_PRECOMPILE_HEADERS ON)
Expand Down

0 comments on commit c1dc53d

Please sign in to comment.