mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-30 09:48:59 -04:00
Clang support
This commit is contained in:
parent
5a7b9e416c
commit
cd751f12d4
10 changed files with 35 additions and 20 deletions
|
@ -21,7 +21,7 @@ linux-* {
|
|||
OBJECTS_DIR = temp/linux/obj
|
||||
}
|
||||
|
||||
win32-g++ {
|
||||
win32-g++|win32-clang-g++ {
|
||||
|
||||
HEADERS += openpgpsdk/opsstring.h
|
||||
SOURCES += openpgpsdk/opsstring.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue