mirror of
https://github.com/QuasarApp/LIEF.git
synced 2025-05-07 09:19:34 +00:00
3 lines
117 B
CMake
3 lines
117 B
CMake
execute_process(COMMAND
|
|
${CMAKE_STRIP} --discard-all --discard-locals --strip-all --strip-unneeded ${TARGET_FILE})
|