diff --git a/CMakeLists.txt b/CMakeLists.txt index faf85a47..e9812aea 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -677,6 +677,4 @@ else() set(CPACK_GENERATOR TGZ) endif() -if(NOT NINTENDO_3DS) - include(CPack) -endif() +include(CPack)