diff options
Diffstat (limited to 'ctrl/facemgr/src/interfaces/dummy/CMakeLists.txt')
-rw-r--r-- | ctrl/facemgr/src/interfaces/dummy/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ctrl/facemgr/src/interfaces/dummy/CMakeLists.txt b/ctrl/facemgr/src/interfaces/dummy/CMakeLists.txt index 1af3b4b2a..05276bc5a 100644 --- a/ctrl/facemgr/src/interfaces/dummy/CMakeLists.txt +++ b/ctrl/facemgr/src/interfaces/dummy/CMakeLists.txt @@ -12,6 +12,7 @@ # limitations under the License. list(APPEND HEADER_FILES + ${CMAKE_CURRENT_SOURCE_DIR}/dummy.h ) list(APPEND SOURCE_FILES |