mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
9 lines
245 B
CMake
9 lines
245 B
CMake
/* config-keepassx-tests.h. Generated by cmake from config-keepassx-tests.h.cmake */
|
|
|
|
#ifndef KEEPASSX_CONFIG_TESTS_H
|
|
#define KEEPASSX_CONFIG_TESTS_H
|
|
|
|
#define KEEPASSX_TEST_DATA_DIR "${KEEPASSX_TEST_DATA_DIR}"
|
|
|
|
#endif // KEEPASSX_CONFIG_TESTS_H
|