0001278: No build possible with current CMake version 2.8.12
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
#include "ViewProviderDefects.h"
|
||||
#include "ViewProviderPython.h"
|
||||
#include "Workbench.h"
|
||||
#include "qrc_Mesh.cpp"
|
||||
|
||||
|
||||
// use a different name to CreateCommand()
|
||||
|
||||
@@ -75,9 +75,9 @@ SET(Inventor_SRCS
|
||||
)
|
||||
SOURCE_GROUP("Inventor" FILES ${Inventor_SRCS})
|
||||
|
||||
fc_add_resources(resource_SRCS Resources/Mesh.qrc)
|
||||
qt4_add_resources(resource_SRCS Resources/Mesh.qrc)
|
||||
SET(resource_SRCS
|
||||
# ${resource_SRCS}
|
||||
${resource_SRCS}
|
||||
Resources/Mesh.qrc
|
||||
)
|
||||
SOURCE_GROUP("resource" FILES ${resource_SRCS})
|
||||
|
||||
Reference in New Issue
Block a user