mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-20 03:46:11 +00:00
commit
2fa55ffda5
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