diff --git a/CMakeLists.txt b/CMakeLists.txt index 857bde1..783569c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -153,7 +153,3 @@ install( TARGETS ${PROJECT_NAME} RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} ) -install( - FILES net-profiles.toml - DESTINATION ${CMAKE_INSTALL_LOCALSTATEDIR}/lib/cachyos-installer -)