mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
import: compile smartrak.cpp as C++
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
157b52aa6e
commit
14cfb17c1a
3 changed files with 82 additions and 71 deletions
|
|
@ -99,7 +99,7 @@ endif()
|
|||
set(SMTK_LINK_LIBRARIES ${SMTK_LINK_LIBRARIES} ${LIBMDB_LIBRARIES} ${LIBDIVECOMPUTER_LIBRARIES})
|
||||
|
||||
set(SMTK_IMPORT_SRCS
|
||||
smartrak.c
|
||||
smartrak.cpp
|
||||
smrtk2ssrfc_window.ui
|
||||
smrtk2ssrfc_window.h
|
||||
smrtk2ssrfc_window.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue