Cmake generated projects for IDEs include headers in project files.
This commit is contained in:
@@ -6,6 +6,7 @@ include_directories ("${PROJECT_SOURCE_DIR}/../../")
|
||||
|
||||
file(GLOB SOURCE
|
||||
"*.cpp"
|
||||
"*.h"
|
||||
)
|
||||
|
||||
add_library(Generating_Prefabs ${SOURCE})
|
||||
|
||||
Reference in New Issue
Block a user