Add a libcxx with a new operator
This commit is contained in:
parent
dcc05f2741
commit
010e261dc7
8 changed files with 132 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ add_executable(test2
|
|||
test2.cpp)
|
||||
|
||||
target_link_libraries(test2
|
||||
libc
|
||||
libcxx
|
||||
mammoth_lib)
|
||||
|
||||
set_target_properties(test2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue