cmake: Remove x80e from all target

This commit is contained in:
lat9nq 2023-06-16 04:10:28 -04:00
parent 3bcb7f0ed3
commit 03c56aa26c

View File

@ -35,7 +35,6 @@ set(NX_VERSION_FILE ${NX_TZDB_DIR}/version.txt)
file(WRITE ${NX_VERSION_FILE} "${TZDB_VERSION}")
add_custom_target(x80e
ALL
DEPENDS
tzdb2nx
${NX_VERSION_FILE})