Skip to content

Commit

Permalink
Use toplevel unit_name (nonstd-lite-project 56)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmoene committed Oct 15, 2022
1 parent dfabf83 commit 953f49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ endif()

project( example LANGUAGES CXX )

set( unit_name "optional" )
# unit_name provided by toplevel CMakeLists.txt
set( PACKAGE ${unit_name}-bare )
set( PROGRAM ${unit_name}-bare )

Expand Down

0 comments on commit 953f49d

Please sign in to comment.