Skip to content

Commit

Permalink
fix build system for -fobjc-tao flag mpa -p mulle-project-commit --ig…
Browse files Browse the repository at this point in the history
…nore-untracked --boring --safe-amend fix build system for -fobjc-tao flag
  • Loading branch information
mulle-nat committed Nov 20, 2024
1 parent b324943 commit 5dcb75b
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 18 deletions.
5 changes: 5 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.2.0

* gain some files from other projects, since locking is now part of MulleObjC


### 0.1.2

* use instancetype in convenience constructors
Expand Down
2 changes: 1 addition & 1 deletion clib.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "MulleObjCTimeFoundation",
"version" : "0.1.3",
"version" : "0.2.0",
"description" : "💰 MulleObjCTimeFoundation provides time classes",
"keywords" : [],
"license" : "UNLICENSED",
Expand Down
3 changes: 2 additions & 1 deletion cmake/share/CompilerDetectionAuxC.cmake

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 30 additions & 6 deletions cmake/share/CompilerDetectionC.cmake

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 8 additions & 10 deletions cmake/share/CompilerFlagsObjC.cmake

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5dcb75b

Please sign in to comment.