search for: add_clang_runtime_static_library

Displaying 2 results from an estimated 2 matches for "add_clang_runtime_static_library".

2012 Aug 03
2
[LLVMdev] Unable to build compiler-rt (Windows)
...s.txt:4 (string): string sub-command REGEX, mode MATCH needs at least 5 arguments total to command. CMake Error at lib/CMakeLists.txt:19 (set_target_properties): set_target_properties called with incorrect number of arguments. Call Stack (most recent call first): lib/asan/CMakeLists.txt:77 (add_clang_runtime_static_library) CMake Error at lib/asan/lit_tests/CMakeLists.txt:1 (configure_lit_site_cfg): Unknown CMake command "configure_lit_site_cfg". -- Configuring incomplete, errors occurred! I also tried placing it inside the LLVM tree in the "projects" subdir, to no avail (same error). Adding SE...
2012 Aug 03
0
[LLVMdev] Unable to build compiler-rt (Windows)
...g sub-command REGEX, mode MATCH needs at least 5 arguments total to > command. > CMake Error at lib/CMakeLists.txt:19 (set_target_properties): > set_target_properties called with incorrect number of arguments. > Call Stack (most recent call first): > lib/asan/CMakeLists.txt:77 (add_clang_runtime_static_library) > CMake Error at lib/asan/lit_tests/CMakeLists.txt:1 > (configure_lit_site_cfg): > Unknown CMake command "configure_lit_site_cfg". > -- Configuring incomplete, errors occurred! > > I also tried placing it inside the LLVM tree in the "projects" subdir, >...