(ws) #125 / cmake detects an already installed jsoncpp and will try to use this one if present
This commit is contained in:
@ -24,7 +24,6 @@ set(IXCOBRA_INCLUDE_DIRS
|
||||
.
|
||||
..
|
||||
../ixcore
|
||||
../ixcrypto
|
||||
../third_party)
|
||||
../ixcrypto)
|
||||
|
||||
target_include_directories( ixcobra PUBLIC ${IXCOBRA_INCLUDE_DIRS} )
|
||||
|
Reference in New Issue
Block a user