mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Finalize subprograms after writing them. Correct debug info for C varargs. Add uwtable metadata. Removed visibility from functions.
This commit is contained in:
committed by
Christoffer Lerno
parent
aa216fa510
commit
209d994336
@@ -14,7 +14,6 @@ message("C3C version: ${CMAKE_PROJECT_VERSION}")
|
||||
include(FetchContent)
|
||||
include(FeatureSummary)
|
||||
|
||||
|
||||
set(CMAKE_FIND_PACKAGE_SORT_ORDER NATURAL)
|
||||
set(CMAKE_FIND_PACKAGE_SORT_DIRECTION DEC)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user