Skip to content

Commit 132011a

Browse files
committed
removed a project declaration
1 parent a1f3bbd commit 132011a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/beman/execution/CMakeLists.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@
33
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44
# cmake-format: on
55

6-
project(
7-
beman.execution
8-
DESCRIPTION "Beman implementation of asynchronous components"
9-
LANGUAGES CXX
10-
VERSION 0.0.1
11-
)
12-
136
include (GNUInstallDirs)
147

158
add_library(beman.execution STATIC)

0 commit comments

Comments
 (0)