Skip to content

Commit eda3299

Browse files
committed
Too risky to fill in description inside of CMake
1 parent 9464c01 commit eda3299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ include(${_project_options_SOURCE_DIR}/Index.cmake)
3636
project(
3737
myproject
3838
VERSION 0.0.1
39-
DESCRIPTION "%%description%%"
39+
DESCRIPTION ""
4040
HOMEPAGE_URL "https://github.com/%%myorg%%/%%myproject%%"
4141
LANGUAGES CXX C)
4242

0 commit comments

Comments
 (0)