ignore .dir-locals.el in cmake build

This commit is contained in:
nik gaffney 2022-08-19 13:31:57 +02:00
parent 875d328c18
commit 59d5bdc8ca
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -6,6 +6,8 @@ set(PKG_DATA_DIR ${CMAKE_INSTALL_PREFIX}/share/SuperCollider)
file(GLOB scel_sources
RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.el)
list(REMOVE_ITEM scel_sources ".dir-locals.el")
# if w3m in installed locally add to the load-path
file(GLOB local-load-path
LIST_DIRECTORIES true