ajouts dans les cmakelists pour leenuqs
This commit is contained in:
parent
34ad4724f2
commit
38cfa95297
@ -28,6 +28,7 @@ include_directories(
|
||||
|
||||
|
||||
add_library(SQCSim-common
|
||||
"${SQCSIM_COMMON_DIR}boostinfo.cpp"
|
||||
"${SQCSIM_COMMON_DIR}blockinfo.cpp"
|
||||
"${SQCSIM_COMMON_DIR}bullet.cpp"
|
||||
"${SQCSIM_COMMON_DIR}chunk.cpp"
|
||||
@ -40,6 +41,7 @@ add_library(SQCSim-common
|
||||
|
||||
add_executable(SQCSim-client
|
||||
"../audio.cpp"
|
||||
"../booster.cpp"
|
||||
"../connector.cpp"
|
||||
"../engine.cpp"
|
||||
"../mesh.cpp"
|
||||
|
Loading…
Reference in New Issue
Block a user