mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +00:00
Fix build on linux
This commit is contained in:
parent
3a1d27a67f
commit
6f42504246
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -4,4 +4,3 @@
|
||||
[submodule "radare2"]
|
||||
path = radare2
|
||||
url = https://github.com/radare/radare2
|
||||
branch = 902ce266e50ef40fc4018afe8a487e5437aad94d
|
||||
|
@ -50,7 +50,7 @@ win32 {
|
||||
|
||||
DEFINES += _CRT_NONSTDC_NO_DEPRECATE
|
||||
DEFINES += _CRT_SECURE_NO_WARNINGS
|
||||
USE_PKGCONFIG {
|
||||
equals(USE_PKGCONFIG, 1) {
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += r_core
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user