Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
This reverts commitfa1c60c33e
, reversing changes made toe34899067b
.
This commit is contained in:
parent
9187350b32
commit
d961d5479e
33 changed files with 111852 additions and 73477 deletions
3
externals/CMakeLists.txt
vendored
3
externals/CMakeLists.txt
vendored
|
@ -42,6 +42,9 @@ target_include_directories(mbedtls PUBLIC ./mbedtls/include)
|
|||
add_library(microprofile INTERFACE)
|
||||
target_include_directories(microprofile INTERFACE ./microprofile)
|
||||
|
||||
# Open Source Archives
|
||||
add_subdirectory(open_source_archives EXCLUDE_FROM_ALL)
|
||||
|
||||
# Unicorn
|
||||
add_library(unicorn-headers INTERFACE)
|
||||
target_include_directories(unicorn-headers INTERFACE ./unicorn/include)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue