Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gammasoft71 authored Nov 12, 2024
1 parent 4b8dd68 commit 9d69b7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/cmake/xtd_commands.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -337,9 +337,9 @@ endmacro()
##
## project(my_project)
## find_package(xtd REQUIRED)
## add_sources(my_project.cpp)
## add_sources(my_project.ch)
##
## target_top_level_statement(my_project.cpp)
## target_top_level_statement(my_project.h)
## target_type(GUI_APPLICATION)
## ```
macro(target_top_level_statement TOP_LEVEL_FILE)
Expand Down

0 comments on commit 9d69b7c

Please sign in to comment.