Compile Cocoa control example in Unix "widgets" sample makefile
Previously this was never done, as we couldn't determine if we were using Cocoa or not at generation time, but we can determine it in the makefile itself.
This commit is contained in:
parent
c9c213553a
commit
2e22666db8
3 changed files with 25 additions and 1 deletions
1
.github/workflows/code_checks.yml
vendored
1
.github/workflows/code_checks.yml
vendored
|
|
@ -54,6 +54,7 @@ jobs:
|
|||
':!build/bakefiles/make_dist.mk' \
|
||||
':!build/bakefiles/scintilla.bkl' \
|
||||
':!docs/doxygen/doxygen-awesome-css/*' \
|
||||
':!samples/widgets/widgets.bkl' \
|
||||
':!tests/test.bkl' \
|
||||
':!**/*akefile*' \
|
||||
':!**/*.pbxproj' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue