mirror of
https://github.com/QuasarApp/LIEF.git
synced 2025-04-28 05:14:33 +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})
|