From Philip Lowman, clean up of CMake files
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#this file is automatically generated
|
||||
|
||||
|
||||
SET(TARGET_SRC ReaderWriterDirectX.cpp directx.cpp mesh.cpp types.cpp )
|
||||
SET(TARGET_H directx.h mesh.h types.h )
|
||||
SET(TARGET_SRC
|
||||
ReaderWriterDirectX.cpp
|
||||
directx.cpp
|
||||
mesh.cpp
|
||||
types.cpp )
|
||||
SET(TARGET_H
|
||||
directx.h
|
||||
mesh.h
|
||||
types.h )
|
||||
#### end var setup ###
|
||||
SETUP_PLUGIN(x)
|
||||
|
||||
Reference in New Issue
Block a user