diff options
| author | liuxueli <[email protected]> | 2023-11-07 11:17:30 +0800 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2023-11-07 11:17:30 +0800 |
| commit | a8bae1fafe01c53caa8ebca1b8e0d9bd9c130f7a (patch) | |
| tree | 820ea43e158e7513e4139f3b34a4ea6b3cc405c3 /cmake | |
| parent | ee6b7e01559bb96dacbcdfc725e77e7a5bffae61 (diff) | |
Release stellar header file
Diffstat (limited to 'cmake')
| -rw-r--r-- | cmake/Package.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/Package.cmake b/cmake/Package.cmake index 3091159..4acc9ce 100644 --- a/cmake/Package.cmake +++ b/cmake/Package.cmake @@ -31,5 +31,5 @@ else() endif() # Setup %config(noreplace) -set(CPACK_RPM_USER_FILELIST "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/conf/stellar/stellar.conf") +# set(CPACK_RPM_USER_FILELIST "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/conf/stellar/stellar.conf") include(CPack) |
