diff options
Diffstat (limited to 'Libraries/CMakeLists.txt')
-rw-r--r-- | Libraries/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Libraries/CMakeLists.txt b/Libraries/CMakeLists.txt index b254c8046b..6e193a431e 100644 --- a/Libraries/CMakeLists.txt +++ b/Libraries/CMakeLists.txt @@ -28,3 +28,4 @@ add_subdirectory(LibVT) add_subdirectory(LibWeb) add_subdirectory(LibX86) add_subdirectory(LibDiff) +add_subdirectory(LibCpp) |