CMake: Add cryptopp include path to target property
This commit is contained in:
parent
74afcd5328
commit
4f84372bc2
2 changed files with 4 additions and 3 deletions
|
@ -375,7 +375,6 @@ set(HEADERS
|
|||
)
|
||||
|
||||
include_directories(../../externals/dynarmic/include)
|
||||
include_directories(../../externals/cryptopp)
|
||||
|
||||
create_directory_groups(${SRCS} ${HEADERS})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue