Fix Import_rc.py path
This commit is contained in:
committed by
Yorik van Havre
parent
28fc8ff34f
commit
d27426b814
@@ -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