diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index b168f5b..4eef9d8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -63,4 +63,4 @@ add_custom_target(copy_assets ALL | |||
63 | COMMENT "Copying folder from ${SRC_DIR} to ${DST_DIR}" | 63 | COMMENT "Copying folder from ${SRC_DIR} to ${DST_DIR}" |
64 | ) | 64 | ) |
65 | 65 | ||
66 | add_dependencies(lingo_ap_tracker copy_assets) \ No newline at end of file | 66 | add_dependencies(lingo_ap_tracker copy_assets) |