Fix Import_rc.py path
This commit is contained in:
committed by
Yorik van Havre
parent
5ef87acb70
commit
7f80f794e0
@@ -9,7 +9,7 @@ IF (BUILD_GUI)
|
||||
ENDIF (BUILD_GUI)
|
||||
|
||||
ADD_CUSTOM_TARGET(ImportRC ALL
|
||||
SOURCES ${Draft_QRC_SRCS}
|
||||
SOURCES ${Import_QRC_SRCS}
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user