mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-23 11:43:32 +00:00
[libc][Obvious][NFC] Move CPP tests to the correct nested directory.
This commit is contained in:
parent
103e1d934a
commit
2a7ed8fcee
@ -49,4 +49,5 @@ add_custom_command(TARGET libc_str_to_float_comparison_test
|
||||
COMMENT "Test the strtof and strtod implementations against precomputed results."
|
||||
VERBATIM)
|
||||
|
||||
add_subdirectory(CPP)
|
||||
add_subdirectory(OSUtil)
|
||||
|
@ -1,5 +1,4 @@
|
||||
add_subdirectory(FPUtil)
|
||||
add_subdirectory(CPP)
|
||||
add_subdirectory(UnitTest)
|
||||
|
||||
if(NOT LLVM_LIBC_FULL_BUILD)
|
||||
|
Loading…
x
Reference in New Issue
Block a user