mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
build: debug and test builds via contrib
This commit is contained in:
parent
5dbcceb664
commit
f29fecd517
7 changed files with 88 additions and 5 deletions
|
@ -66,6 +66,7 @@ else ()
|
|||
|
||||
# Emulate the FindGTest module's variable.
|
||||
set(GTEST_LIBRARIES gtest gtest_main)
|
||||
set(GTEST_BOTH_LIBRARIES gtest gtest_main)
|
||||
include_directories(SYSTEM "${CMAKE_CURRENT_SOURCE_DIR}/gtest/include")
|
||||
endif (GTest_FOUND)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue