Skip to content

Commit

Permalink
Update CMakeLists.txt (Fixup)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjankoehler authored Dec 2, 2024
1 parent b090381 commit 4fa3946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ project (kpex)
#_____________________________________________________________________________________________

# add dependencies
include(cmak/CPM.make)
include(cmake/CPM.make)
CPMAddPackage("gh:protocolbuffers/protobuf")

#_____________________________________________________________________________________________
Expand Down

0 comments on commit 4fa3946

Please sign in to comment.