xlnt/benchmarks/CMakeLists.txt
2016-10-25 20:22:22 -04:00

8 lines
177 B
CMake

project(xlnt.benchmarks)
include_directories(${XLNT_INCLUDE_DIR})
#add_executable(sample-basic ../samples/sample1.cpp)
#add_executable(sample-decrypt ../samples/decrypt.cpp)