mirror of
https://github.com/pocketpy/pocketpy
synced 2025-12-06 18:20:17 +00:00
exclude empty folder
This commit is contained in:
parent
c891d3dbba
commit
e40aec7ecb
@ -98,6 +98,7 @@ if (PK_INSTALL)
|
||||
DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/include/
|
||||
DESTINATION include
|
||||
FILES_MATCHING PATTERN "*.h"
|
||||
PATTERN "typings" EXCLUDE
|
||||
)
|
||||
|
||||
# generate config.cmake
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user