Skip to content

Commit

Permalink
Allow in source builds
Browse files Browse the repository at this point in the history
Contributes to CURA-8640
  • Loading branch information
j.spijker@ultimaker.com authored and jellespijker committed Apr 14, 2022
1 parent 6636816 commit a69cd0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
project(arcus)
cmake_minimum_required(VERSION 3.20)
include(cmake/StandardProjectSettings.cmake)
assure_out_of_source_builds()

include(CMakePackageConfigHelpers)
include(GenerateExportHeader)
Expand Down

0 comments on commit a69cd0f

Please sign in to comment.