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 241fcf8 commit 34aa3f0
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 @@ -5,7 +5,7 @@

project( example LANGUAGES CXX )

set( unit_name "status-value" )
# unit_name provided by toplevel CMakeLists.txt
set( PACKAGE "${unit_name}-lite" )

message( STATUS "Subproject '${PROJECT_NAME}'")
Expand Down

0 comments on commit 34aa3f0

Please sign in to comment.