mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 21:11:41 +00:00
[CPPRT] Add cpprt for GCC, tool
- Link it to libsup++ - Add __cxa_pure_virtual
This commit is contained in:
parent
ea87f9102b
commit
81b8d07acd
4 changed files with 36 additions and 14 deletions
|
@ -601,5 +601,4 @@ target_compile_definitions(libstdc++ INTERFACE "$<$<COMPILE_LANGUAGE:CXX>:PAL_ST
|
|||
|
||||
# Create our alias libraries
|
||||
add_library(cppstl ALIAS libstdc++)
|
||||
add_library(cpprt ALIAS libsupc++)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue