Skip to content

Commit

Permalink
meson: Mark the build system no longer experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmux committed Dec 29, 2023
1 parent 58519e2 commit 3e4afed
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -289,10 +289,3 @@ else
)
alias_target('bmda', bmda)
endif

# We report this at the end of the configuration, so it's easier to spot
warning(
'''The meson build system is experimental and not yet fully supported. Please use the Makefile build system instead.
Please report any issues you find to https://github.com/blackmagic-debug/blackmagic/issues
'''
)

0 comments on commit 3e4afed

Please sign in to comment.