mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-19 22:51:40 +00:00
Rename the gal
output to kigal
This commit is contained in:
parent
4e3d2a148d
commit
21647f54e9
@ -98,7 +98,7 @@ string( REGEX MATCH
|
||||
)
|
||||
|
||||
set_target_properties( gal PROPERTIES
|
||||
OUTPUT_NAME gal
|
||||
OUTPUT_NAME kigal
|
||||
SOVERSION ${KICAD_MAJOR_MINOR_PATCH_VERSION}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user