Remove obsolete explicit libs list
This commit is contained in:
parent
24613010c8
commit
4964a3992e
1 changed files with 0 additions and 8 deletions
|
|
@ -1,11 +1,3 @@
|
||||||
set(PSEMEK_LIBRARIES
|
|
||||||
util
|
|
||||||
geom
|
|
||||||
cg
|
|
||||||
pcg
|
|
||||||
gfx
|
|
||||||
)
|
|
||||||
|
|
||||||
file(GLOB PSEMEK_LIBRARIES RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}" "${CMAKE_CURRENT_SOURCE_DIR}/*")
|
file(GLOB PSEMEK_LIBRARIES RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}" "${CMAKE_CURRENT_SOURCE_DIR}/*")
|
||||||
list(REMOVE_ITEM PSEMEK_LIBRARIES "CMakeLists.txt")
|
list(REMOVE_ITEM PSEMEK_LIBRARIES "CMakeLists.txt")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue