mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-23 01:55:48 -05:00
Corrected endif in cpack/CMakeLists.txt. Fixes #377
This commit is contained in:
parent
df5822a570
commit
1e655bae82
@ -304,7 +304,7 @@ elseif(WIN32 OR MINGW)
|
||||
"Delete '$SMPROGRAMS\\\\$START_MENU\\\\SDRangel.lnk'")
|
||||
endif(BUNDLE)
|
||||
|
||||
endif(WIN32 OR MINGW)
|
||||
endif(APPLE AND BUNDLE AND BUILD_GUI)
|
||||
|
||||
message(STATUS "CPack generators: ${CPACK_GENERATOR}")
|
||||
include(CPack)
|
||||
|
Loading…
Reference in New Issue
Block a user