renaming of functions and variables in cmake-library
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
include (ACGCommon)
|
||||
include (VCICommon)
|
||||
|
||||
include_directories (
|
||||
../../..
|
||||
)
|
||||
|
||||
acg_add_executable (Dualizer dualizer.cc)
|
||||
vci_add_executable (Dualizer dualizer.cc)
|
||||
|
||||
target_link_libraries (Dualizer
|
||||
OpenMeshCore
|
||||
|
||||
Reference in New Issue
Block a user