| author | |
| committer | |
| log | 40fe6afdad1a8676b5d3a5dd23d6d50d6ea9f059 |
| tree | 1f7844619a701caa15395429e655cedb1754ba73 |
| parent | 7bbc8eb16c44d0aa9fee72fbe5607b44468a2872 |
Missed in last commit. See #2220.1 files changed, 0 insertions(+), 1 deletions(-)
CMakeLists.txt-1| ... | ... | @@ -6650,7 +6650,6 @@ add_library(zig_cpp STATIC ${ZIG_CPP_SOURCES}) |
| 6650 | 6650 | set_target_properties(zig_cpp PROPERTIES |
| 6651 | 6651 | COMPILE_FLAGS ${EXE_CFLAGS} |
| 6652 | 6652 | ) |
| 6653 | install(TARGETS zig_cpp DESTINATION "${ZIG_CPP_LIB_DIR}") | |
| 6654 | 6653 | |
| 6655 | 6654 | add_library(opt_c_util STATIC ${OPTIMIZED_C_SOURCES}) |
| 6656 | 6655 | set_target_properties(opt_c_util PROPERTIES |