first round if cmake patches
This commit is contained in:
29
CASA/jwrapper/CMakeLists.txt
Normal file
29
CASA/jwrapper/CMakeLists.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
#################################
|
||||
# Project
|
||||
##############
|
||||
|
||||
project(jwrapper)
|
||||
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(jnsscs)
|
||||
|
||||
#################################
|
||||
# Dependencies
|
||||
##############
|
||||
|
||||
#################################
|
||||
# Compiler Switches
|
||||
##############
|
||||
|
||||
#################################
|
||||
# Source Files
|
||||
##############
|
||||
|
||||
#################################
|
||||
# Linking
|
||||
##############
|
||||
|
||||
#################################
|
||||
# Install Files
|
||||
##############
|
||||
|
||||
Reference in New Issue
Block a user