mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-23 09:04:26 +08:00
mdbx-build: move pcrf_test.
Change-Id: I2d8a63c967651a7a8e72548f26b9aa54c2bb7233
This commit is contained in:
7
test/pcrf/CMakeLists.txt
Normal file
7
test/pcrf/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
set(TARGET pcrf_test)
|
||||
project(${TARGET})
|
||||
|
||||
add_executable(${TARGET} pcrf_test.c)
|
||||
|
||||
target_link_libraries(${TARGET} mdbx)
|
||||
|
Reference in New Issue
Block a user