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 11222e6 commit f92e6f1
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 "bit" )
# unit_name provided by toplevel CMakeLists.txt
set( PACKAGE ${unit_name}-lite )

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

0 comments on commit f92e6f1

Please sign in to comment.