Skip to content

Commit edc694e

Browse files
committed
Use toplevel unit_name (nonstd-lite-project 56)
nonstd-lite/nonstd-lite#56
1 parent c33b772 commit edc694e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ endif()
1111

1212
project( example LANGUAGES CXX )
1313

14-
set( unit_name "boolean" )
14+
# unit_name provided by toplevel CMakeLists.txt
1515
set( PACKAGE ${unit_name}-lite )
1616
set( PROGRAM ${unit_name}-lite )
1717

0 commit comments

Comments
 (0)