Skip to content

Commit f0a70ce

Browse files
committed
[Build System] cmake: remove version
Signed-off-by: Shreyas Atre <shreyasatre16@gmail.com>
1 parent 4f3ee82 commit f0a70ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required (VERSION 3.11)
2-
project(bb-config VERSION 0.1)
2+
project(bb-config)
33

44
option(BEAGLE_CONFIG_SANITIZE "Use sanitize debug options" OFF)
55
option(ARMHF_DEB "Debian Package for armhf" OFF)

0 commit comments

Comments
 (0)