# test_scandir/CMakeLists.txt add_executable(test_scandir scandir.cpp) add_executable(test_opendir opendir.cpp) #get_filename_component(ProjectId ${CMAKE_CURRENT_LIST_DIR} NAME)